PTFormat element
Contains information describing some formatting applied to the PivotTable view.
Usage
      
<PTFormat
	Style="xsd:string"
/>
    Element Information
      
        | Element type | PTFormatType | 
      
        | Namespace | urn:schemas-microsoft-com:office:excel | 
      
        | Schema name | XML Spreadsheet 2000 | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | PivotTable | Contains information about a PivotTable view. | 
    
Child Elements
      
        | Element | Description | 
      
        | PTRule | Contains information describing an area of the PivotTable view. | 
      
        | FormatType | Contains an enumeration that describes the type of formatting. | 
      
        | IndividualCellBorders | Contains a Boolean indicating whether border formatting applies only to the cell being formatted or to that cell and to cells that share the border with it. | 
    
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | Style | xsd:string | required | Specifies the formatting to be applied. | See external namespace. | 
    
Definition
      
<xsd:element name="PTFormat" type="PTFormatType" minOccurs="0" maxOccurs="unbounded" >
</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