Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotFormulas Interface / get Method
In This Topic
    get Method
    In This Topic
    Returns the @code:IPivotFormula by index.
    Syntax
    IPivotFormula get( 
       int index
    )

    Parameters

    index

    Return Value

    @code:IPivotFormula
    See Also