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

    Parameters

    value
    See Also