Definition Type: Element
Name: sheetViews
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SheetViews
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Dialog Sheet Views
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sheet_xsd Drilldown into sheetView in schema sml-sheet_xsd Drilldown into CT_SheetViews in schema sml-sheet_xsdXSD Diagram of sheetViews in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetViews" minOccurs="0" type="CT_SheetViews">
    <xsd:annotation>
        <xsd:documentation>Dialog Sheet Views</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sheetView nsM:sheetView 1 unbounded
extLst nsM:extLst 0 1
Collapse Derivation Tree: