Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICalculatedItems Interface / get Method / get(String) Method
name of calcluated item
In This Topic
    get(String) Method
    In This Topic
    Get IPivotItem item by name.
    Syntax
    IPivotItem get( 
       java.lang.String itemName
    )

    Parameters

    itemName
    name of calcluated item
    See Also