sheet_index property

sheet_index property

Definition:

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

See Also