Click or drag to resize

UseOfficeCExcelOptionsSheetNumber Method

Allows to set custom sheet for converting by its number

Namespace: SautinSoft
Assembly: UseOffice (in UseOffice.dll) Version: 2024.12.12
Syntax
public void SheetNumber(
	int sheetNum
)

Parameters

sheetNum  Int32
Sheet number
Remarks
Use this method when you want to convert only a single worksheet which has references to other sheets.

See Also