Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / 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