Contains an enumeration indicating a type of subtotal to show for the PivotField. This element can appear multiple times specifying different subtotal types.
      
<Subtotal />
    | Element type | SubtotalType | 
| 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="Subtotal" type="SubtotalType" default="Default" minOccurs="0" maxOccurs="unbounded" >
</xsd:element>