Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICalculatedItems Interface / get Method / get(int) Method
index of calculated item
In This Topic
    get(int) Method
    In This Topic
    Get IPivotItem item by index.
    Syntax
    IPivotItem get( 
       int index
    )

    Parameters

    index
    index of calculated item
    See Also