[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotTable.ClearAllFilters

ClearAllFilters Method

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.

Declaration
void ClearAllFilters()
Sub ClearAllFilters()