all property

all property

Gets a set with all sheets of the workbook in their original order.

Definition:

@property
def all(self):
    ...

See Also