Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IPivotField Interface / getCalculation Method
In This Topic
    getCalculation Method
    In This Topic
    Gets a PivotFieldCalculation value that represents the type of calculation performed by the specified field.This property is valid only for data fields.
    Syntax
    PivotFieldCalculation getCalculation()
    See Also