add_table_style method
add_table_style
Adds a custom table style.
Returns
The index of the table style.
def add_table_style(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | The table style name. |
See Also
- module
aspose.cells.tables
- class
TableStyleCollection