[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IPivotField.ClearAllFilters

ClearAllFilters Method

ClearAllFilters()

Deletes all filters currently applied to the PivotField. This includes deleting all filters from the PivotFilters collection of the PivotField and removing any manual filtering applied to the PivotField as well. If the PivotField is in the Report Filter area, the item selected will be set to the default item.

Declaration
void ClearAllFilters()
Sub ClearAllFilters()