Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / setCurrentPage Method
In This Topic
    setCurrentPage Method
    In This Topic
    Sets the current page's index showing for the page field (valid only for page fields). The valid value is based on zero. "-1" indicates "All" or "Multiple Items".
    Syntax
    void setCurrentPage( 
       int value
    )

    Parameters

    value
    See Also