Allows to set custom sheet for converting by its number
Namespace:
SautinSoftAssembly: UseOffice (in UseOffice.dll) Version: 5.0.1.29
Syntax
C# | Visual Basic |
public void SheetNumber( int sheetNum )
Public Sub SheetNumber ( _ sheetNum As Integer _ )
Parameters
- sheetNum
- Int32
Sheet number
Remarks
Use this method when you want to convert only a single worksheet which has references to other sheets.