PivotTable.ClearAllFilters Method
Office 2007
| Excel Developer Reference |
Version Information
Version Added: Excel 2007
Syntax
expression.ClearAllFilters
expression A variable that represents a PivotTable object.
Remarks
After calling the ClearAllFilters method, the PivotFilters collection will be empty.
See Also