indexes property
indexes property
The indexes of columns/rows which should be exported out.
Definition:
@property
def indexes(self):
...
@indexes.setter
def indexes(self, value):
...
See Also
- module
aspose.cells
- class
ExportTableOptions
The indexes of columns/rows which should be exported out.
@property
def indexes(self):
...
@indexes.setter
def indexes(self, value):
...
aspose.cells
ExportTableOptions