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