copy_style method
copy_style
Copies named style from another pivot table.
def copy_style(self, pivot_table):
...
Parameter | Type | Description |
---|---|---|
pivot_table | PivotTable | Source pivot table. |
See Also
- module
aspose.cells.pivot
- class
PivotTable
Copies named style from another pivot table.
def copy_style(self, pivot_table):
...
Parameter | Type | Description |
---|---|---|
pivot_table | PivotTable | Source pivot table. |
aspose.cells.pivot
PivotTable