Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPivotField Interface
/ Calculation Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
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
C#
PivotFieldCalculation
Calculation {
get
;
set
;}
See Also
Reference
IPivotField Interface
IPivotField Members