| Constructor Summary |
|---|
SheetSet(sheetIndexes)
Creates a sheet set based on exact sheet indexes. |
SheetSet(sheetNames)
|
| 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(sheetIndexes)
sheets - zero based sheet indexes.SheetSet(sheetNames)