Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTables Interface / get Method / get(int) Method
The index number for the object.
In This Topic
    get(int) Method
    In This Topic
    Returns a single object from a collection.
    Syntax
    IPivotTable get( 
       int index
    )

    Parameters

    index
    The index number for the object.
    See Also