SheetSet class
SheetSet class
Describes a set of sheets.
The SheetSet type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Creates a sheet set based on exact sheet indexes. |
init | Creates a sheet set based on exact sheet names. |
Properties
Property | Description |
---|---|
active | Gets a set with active sheet of the workbook. |
visible | Gets a set with visible sheets of the workbook in their original order. |
all | Gets a set with all sheets of the workbook in their original order. |
See Also
- module
aspose.cells.rendering