SheetSet class

SheetSet class

Describes a set of sheets.

The SheetSet type exposes the following members:

Constructors

ConstructorDescription
__init__(self, sheet_indexes)Creates a sheet set based on exact sheet indexes.
__init__(self, sheet_names)Creates a sheet set based on exact sheet names.

See Also