Definition Type: Element
Name: pane
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Pane
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
View Pane
Collapse XSD Schema Diagram:
Drilldown into state in schema sml-sheet_xsd Drilldown into activePane in schema sml-sheet_xsd Drilldown into topLeftCell in schema sml-sheet_xsd Drilldown into ySplit in schema sml-sheet_xsd Drilldown into xSplit in schema sml-sheet_xsd Drilldown into CT_Pane in schema sml-sheet_xsdXSD Diagram of pane in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pane" type="CT_Pane" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>View Pane</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
xSplit nsM:xSplit 0 Optional
ySplit nsM:ySplit 0 Optional
topLeftCell nsM:topLeftCell Optional
activePane nsM:activePane topLeft Optional
state nsM:state split Optional
Collapse Derivation Tree: