Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / CalculatedItems Method
In This Topic
    CalculatedItems Method
    In This Topic
    Returns a ICalculatedItems collection that represents all the calculated items in the specified PivotTable report.
    Syntax
    ICalculatedItems CalculatedItems()

    Return Value

    CalculatedItems collection
    See Also