Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISlicerPivotTables Interface / get Method
the index.
In This Topic
    get Method
    In This Topic
    Gets the IPivotTable with the specified index.
    Syntax
    IPivotTable get( 
       int index
    )

    Parameters

    index
    the index.
    See Also