Definition Type: Element
Name: workbookView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_BookView
Containing Schema: sml-workbook.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Workbook View
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-workbook_xsd Drilldown into autoFilterDateGrouping in schema sml-workbook_xsd Drilldown into activeTab in schema sml-workbook_xsd Drilldown into firstSheet in schema sml-workbook_xsd Drilldown into tabRatio in schema sml-workbook_xsd Drilldown into windowHeight in schema sml-workbook_xsd Drilldown into windowWidth in schema sml-workbook_xsd Drilldown into yWindow in schema sml-workbook_xsd Drilldown into xWindow in schema sml-workbook_xsd Drilldown into showSheetTabs in schema sml-workbook_xsd Drilldown into showVerticalScroll in schema sml-workbook_xsd Drilldown into showHorizontalScroll in schema sml-workbook_xsd Drilldown into minimized in schema sml-workbook_xsd Drilldown into visibility in schema sml-workbook_xsd Drilldown into CT_BookView in schema sml-workbook_xsdXSD Diagram of workbookView in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="workbookView" type="CT_BookView" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Workbook View</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
visibility nsM:visibility visible Optional
minimized nsM:minimized false Optional
showHorizontalScroll nsM:showHorizontalScroll true Optional
showVerticalScroll nsM:showVerticalScroll true Optional
showSheetTabs nsM:showSheetTabs true Optional
xWindow nsM:xWindow Optional
yWindow nsM:yWindow Optional
windowWidth nsM:windowWidth Optional
windowHeight nsM:windowHeight Optional
tabRatio nsM:tabRatio 600 Optional
firstSheet nsM:firstSheet 0 Optional
activeTab nsM:activeTab 0 Optional
autoFilterDateGrouping nsM:autoFilterDateGrouping true Optional
Collapse Derivation Tree: