sheets property

sheets property

Sheet name to convert

Definition:

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

See Also