SheetSet class

SheetSet class

Describes a set of sheets.

The SheetSet type exposes the following members:

Constructors

ConstructorDescription
initCreates a sheet set based on exact sheet indexes.

Properties

PropertyDescription
activeGets a set with active sheet of the workbook.
visibleGets a set with visible sheets of the workbook in their original order.
allGets a set with all sheets of the workbook in their original order.

See Also