Definition Type: SimpleType
Name: ST_Pane
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheet.xsd
Documentation:
Pane Types
Collapse XSD Schema Diagram:
XSD Diagram of ST_Pane in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_Pane">
    <xsd:annotation>
        <xsd:documentation>Pane Types</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="bottomRight">
            <xsd:annotation>
                <xsd:documentation>Bottom Right Pane</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="topRight">
            <xsd:annotation>
                <xsd:documentation>Top Right Pane</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="bottomLeft">
            <xsd:annotation>
                <xsd:documentation>Bottom Left Pane</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="topLeft">
            <xsd:annotation>
                <xsd:documentation>Top Left Pane</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration bottomRight
Enumeration topRight
Enumeration bottomLeft
Enumeration topLeft
Collapse Derivation Tree:
Collapse References:
nsM:activePane, nsM:pane, nsM:pane