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