Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IPivotField Interface / Calculation Property
In This Topic
    Calculation Property
    In This Topic
    Gets or sets a PivotFieldCalculation value that represents the type of calculation performed by the specified field. This property is valid only for data fields.
    Syntax
    PivotFieldCalculation Calculation {get; set;}
    See Also