Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / ClearValueFilter Method
In This Topic
    ClearValueFilter Method
    In This Topic
    This method deletes all value filters in the PivotFilters collection of the PivotField.
    Syntax
    void ClearValueFilter()
    See Also