Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / setAllowMultipleFilters Method
In This Topic
    setAllowMultipleFilters Method
    In This Topic
    Sets a value that indicates whether a PivotField can have multiple filters applied to it at the same time.
    Syntax
    void setAllowMultipleFilters( 
       boolean allowMultipleFilters
    )

    Parameters

    allowMultipleFilters
    See Also