Constructor Summary |
---|
SheetSet(sheets)
Creates a sheet set based on exact sheet indexes. |
Property Getters/Setters Summary | ||
---|---|---|
static method | getActive() | |
Gets a set with active sheet of the workbook.
|
||
static method | getAll() | |
Gets a set with all sheets of the workbook in their original order.
|
||
static method | getVisible() | |
Gets a set with visible sheets of the workbook in their original order.
|
SheetSet(sheets)
sheets: Number Array
- zero based sheet indexes.