Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotTable Interface / getCalculatedFields Method
In This Topic
    getCalculatedFields Method
    In This Topic
    Returns a CalculatedFields collection that represents all the calculated fields in the specified PivotTable report.
    Syntax
    ICalculatedFields getCalculatedFields()
    See Also