SpreadsheetEditOptions Properties |
The SpreadsheetEditOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExcludeHiddenWorksheets |
Allows to exclude hidden worksheets in the input Spreadsheet document, so they will be totally ignored.
Default is false - hidden worksheets are available and processed as normal.
|
![]() | WorksheetIndex |
Allows to specify the 0-based index of the worksheet (tab) of the input Spreadsheet document, which should be converted to the HTML (see remarks).
|