Name | Description | |
---|---|---|
ClearAllFilters | Deletes all filters currently applied to the PivotTable. This includes deleting all filters in the PivotFilters collection of the PivotTable object, removing any manual filtering applied, and setting all PivotFields in the Report Filter area to the default item. | |
ClearTable | Clears a PivotTable. Clearing PivotTables includes removing all the fields and deleting all filtering and sorting applied to the PivotTables. This method resets the PivotTable to the state it had right after it was created, before any fields were added to it. | |
Refresh | Refreshes the PivotTable report from the source data. Returns True if it’s successful. | |
SubtotalLocation | Changes the subtotal location for all existing PivotFields. Changing the subtotal location has an immediate visual effect only for fields in outline form, but it will be set for fields in tabular form as well. | |
Update | Updates the link or PivotTable report. |