tab_id property
tab_id property
Specifies the internal identifier for the sheet.
Definition:
@property
def tab_id(self):
...
@tab_id.setter
def tab_id(self, value):
...
See Also
- module
aspose.cells
- class
Worksheet
Specifies the internal identifier for the sheet.
@property
def tab_id(self):
...
@tab_id.setter
def tab_id(self, value):
...
aspose.cells
Worksheet