worksheet_index property

worksheet_index property

Definition:

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

See Also