styles property
styles property
Gets and sets the styles for each column of the table.
Definition:
@property
def styles(self):
...
@styles.setter
def styles(self, value):
...
See Also
- module
aspose.cells - class
ImportTableOptions
Gets and sets the styles for each column of the table.
@property
def styles(self):
...
@styles.setter
def styles(self, value):
...
aspose.cellsImportTableOptions