set_data_style method
set_data_style
Sets the style of the data in this column of the table.
def set_data_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | Style |
See Also
- module
aspose.cells.tables
- class
ListColumn
Sets the style of the data in this column of the table.
def set_data_style(self, style):
...
Parameter | Type | Description |
---|---|---|
style | Style |
aspose.cells.tables
ListColumn