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