GrapeCity.Documents.Excel Namespace / IPivotTable Interface / CalculatedFields Property
In This Topic
CalculatedFields Property
In This Topic
Returns an ICalculatedFields collection that represents all the calculated fields in the specified PivotTable report.
Syntax
ICalculatedFields CalculatedFields {get;}

Property Value

CalculatedFields
See Also