Definition Type: Element
Name: sheetView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_ChartsheetView
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Chart Sheet View
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sheet_xsd Drilldown into zoomToFit in schema sml-sheet_xsd Drilldown into workbookViewId in schema sml-sheet_xsd Drilldown into zoomScale in schema sml-sheet_xsd Drilldown into tabSelected in schema sml-sheet_xsd Drilldown into CT_ChartsheetView in schema sml-sheet_xsdXSD Diagram of sheetView in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sheetView" type="CT_ChartsheetView" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Chart Sheet 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
tabSelected nsM:tabSelected false Optional
zoomScale nsM:zoomScale 100 Optional
workbookViewId nsM:workbookViewId Required
zoomToFit nsM:zoomToFit false Optional
Collapse Derivation Tree: