NumberFormat element
Defines the number format to use for cells to which the defined style is applied.
Usage
      
<NumberFormat
	Format="See attribute definition./>
    Element Information
      
        | Element type | NumberFormatType | 
      
        | Namespace | urn:schemas-microsoft-com:office:spreadsheet | 
      
        | Schema name | XML Spreadsheet 2002 | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | Style | Defines a single style in the current workbook. This element is required for custom formatting; otherwise, it is optional. | 
    
Child Elements
None.
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | Format | Anonymous | optional | Specifies a number format code in the Excel number format syntax. |  | 
    
Definition
      
<xsd:element name="NumberFormat" type="NumberFormatType" 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