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

    Parameters

    index

    Return Value

    calculated field
    See Also