visible property

visible property

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

Definition:

@property
def visible(self):
    ...

See Also