work_sheet_index property

work_sheet_index property

Definition:

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

See Also