Definition Type: Element
Name: customWorkbookViews
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CustomWorkbookViews
Containing Schema: sml-workbook.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Custom Workbook Views
Collapse XSD Schema Diagram:
Drilldown into customWorkbookView in schema sml-workbook_xsd Drilldown into CT_CustomWorkbookViews in schema sml-workbook_xsdXSD Diagram of customWorkbookViews in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="customWorkbookViews" type="CT_CustomWorkbookViews" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Custom Workbook Views</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
customWorkbookView nsM:customWorkbookView 1 unbounded
Collapse Derivation Tree: