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

    Parameters

    fieldName

    Return Value

    calculated field
    See Also