Definition Type: Element
Name: NumberFormat
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: ss:NumberFormatType
Containing Schema: excelss.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Defines the number format to use for cells to which the defined style is applied.
Collapse XSD Schema Diagram:
Drilldown into Format in schema excelss_xsd Drilldown into NumberFormatType in schema excelss_xsdXSD Diagram of NumberFormat in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="NumberFormat" type="NumberFormatType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Defines the number format to use for cells to which the defined style is applied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
Format ss:Format General Optional
Collapse Derivation Tree: