sheets property

sheets property

The sheet name to convert.

Definition:

@property
def sheets(self):
    ...
@sheets.setter
def sheets(self, value):
    ...

See Also