Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setEnableMultiplePageItems Method
In This Topic
    setEnableMultiplePageItems Method
    In This Topic
    Sets whether the field can have multiple items selected in the page field. The default value is false.
    Syntax
    void setEnableMultiplePageItems( 
       boolean value
    )

    Parameters

    value
    See Also