Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / ClearManualFilter Method
In This Topic
    ClearManualFilter Method
    In This Topic
    Provides an easy way to set the Visible property to True for all items of a PivotField in PivotTables, and to empty the HiddenItemsList and VisibleItemsList collections in OLAP PivotTables.
    Syntax
    void ClearManualFilter()
    See Also