Definition Type: SimpleType
Name: LayoutFormType
Namespace: urn:schemas-microsoft-com:office:excel
Containing Schema: excel.xsd
Documentation:
Specifies how items appear in a PivotTable report.
Collapse XSD Schema Diagram:
XSD Diagram of LayoutFormType in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="LayoutFormType">
    <xsd:annotation>
        <xsd:documentation>Specifies how items appear in a PivotTable report.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="Outline" />
        <xsd:enumeration value="Tabular" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Outline
Enumeration Tabular
Collapse Derivation Tree:
Collapse References:
x:LayoutForm, x:LayoutForm