Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / getCalculatedItems Method
In This Topic
    getCalculatedItems Method
    In This Topic
    Returns a @code:ICalculatedItems collection that represents all the calculated items in the specified PivotTable report.
    Syntax
    ICalculatedItems getCalculatedItems()

    Return Value

    CalculatedItems collection
    See Also