SubtotalFormat element (PivotFieldType complexType)
Specifies the text formatting that is applied to a subtotal.
Usage
      
<SubtotalFormat
	Style="xsd:string"
/>
    Element Information
      
        | Element type | SubtotalFormatType | 
      
        | Namespace | urn:schemas-microsoft-com:office:excel | 
      
        | Schema name | XML Spreadsheet 2000 | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | PivotField | Contains information about a PivotField. | 
    
Child Elements
None.
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | Style | xsd:string | required | A text string containing attributes that describe the font weight, style, and effects that are applied to a subtotal. | See external namespace. | 
    
Definition
      
<xsd:element name="SubtotalFormat" type="SubtotalFormatType" minOccurs="0" >
</xsd:element>
    ©2003-2004 Microsoft Corporation. All rights reserved.  
Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp