Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / clearAllFilters Method
In This Topic
    clearAllFilters Method
    In This Topic
    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.
    Syntax
    void clearAllFilters()
    See Also