Specifies the type of calculation for a PivotTable field or the mode of calculation for a workbook.
      
<Calculation />
    | Element type | CalculationWorkbookType | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| ExcelWorkbook | Contains the properties of a workbook. | 
None.
None.
      
<xsd:element name="Calculation" type="CalculationWorkbookType" default="AutomaticCalculation" minOccurs="0" >
</xsd:element>