Definition Type: Element
Name: sheetView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_SheetView
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Worksheet View
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sheet_xsd Drilldown into pivotSelection in schema sml-sheet_xsd Drilldown into selection in schema sml-sheet_xsd Drilldown into pane in schema sml-sheet_xsd Drilldown into workbookViewId in schema sml-sheet_xsd Drilldown into zoomScalePageLayoutView in schema sml-sheet_xsd Drilldown into zoomScaleSheetLayoutView in schema sml-sheet_xsd Drilldown into zoomScaleNormal in schema sml-sheet_xsd Drilldown into zoomScale in schema sml-sheet_xsd Drilldown into colorId in schema sml-sheet_xsd Drilldown into topLeftCell in schema sml-sheet_xsd Drilldown into view in schema sml-sheet_xsd Drilldown into showWhiteSpace in schema sml-sheet_xsd Drilldown into defaultGridColor in schema sml-sheet_xsd Drilldown into showOutlineSymbols in schema sml-sheet_xsd Drilldown into showRuler in schema sml-sheet_xsd Drilldown into tabSelected in schema sml-sheet_xsd Drilldown into rightToLeft in schema sml-sheet_xsd Drilldown into showZeros in schema sml-sheet_xsd Drilldown into showRowColHeaders in schema sml-sheet_xsd Drilldown into showGridLines in schema sml-sheet_xsd Drilldown into showFormulas in schema sml-sheet_xsd Drilldown into windowProtection in schema sml-sheet_xsd Drilldown into CT_SheetView 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_SheetView" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Worksheet View</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pane nsM:pane 0 1
selection nsM:selection 0 4
pivotSelection nsM:pivotSelection 0 4
extLst nsM:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
windowProtection nsM:windowProtection false Optional
showFormulas nsM:showFormulas false Optional
showGridLines nsM:showGridLines true Optional
showRowColHeaders nsM:showRowColHeaders true Optional
showZeros nsM:showZeros true Optional
rightToLeft nsM:rightToLeft false Optional
tabSelected nsM:tabSelected false Optional
showRuler nsM:showRuler true Optional
showOutlineSymbols nsM:showOutlineSymbols true Optional
defaultGridColor nsM:defaultGridColor true Optional
showWhiteSpace nsM:showWhiteSpace true Optional
view nsM:view normal Optional
topLeftCell nsM:topLeftCell Optional
colorId nsM:colorId 64 Optional
zoomScale nsM:zoomScale 100 Optional
zoomScaleNormal nsM:zoomScaleNormal 0 Optional
zoomScaleSheetLayoutView nsM:zoomScaleSheetLayoutView 0 Optional
zoomScalePageLayoutView nsM:zoomScalePageLayoutView 0 Optional
workbookViewId nsM:workbookViewId Required
Collapse Derivation Tree: