add_pivot_table_style method
add_pivot_table_style
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 | str | The pivot table style name. |
See Also
- module
aspose.cells.tables
- class
TableStyleCollection