remove_pivot_table_data method
remove_pivot_table_data
Deletes the specified PivotTable
def remove_pivot_table_data(self, pivot_table, keep_data):
...
Parameter | Type | Description |
---|---|---|
pivot_table | PivotTable | PivotTable object |
keep_data | bool | Whether to keep the PivotTable data |
See Also
- module
aspose.cells.pivot
- class
PivotTableCollection