Definition Type: Element
Name: NumberFormat
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:NumberFormatType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the display formatting to use when displaying the PivotItem or aggregate value.
Collapse XSD Schema Diagram:
XSD Diagram of NumberFormat in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="NumberFormat" type="NumberFormatType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the display formatting to use when displaying the PivotItem or aggregate value.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: