sheet_names property

sheet_names property

Names of all the worksheets this instance references to.

Definition:

@property
def sheet_names(self):
    ...

See Also