Contains an enumeration indicating the type of calculation being done for the PivotField that is in the data area of the PivotTable report.
      
<Calculation />
    | Element type | CalculationPivotFieldType | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| PivotField | Contains information about a PivotField. | 
None.
None.
      
<xsd:element name="Calculation" type="CalculationPivotFieldType" default="Normal" minOccurs="0" >
</xsd:element>