Definition Type: Element
Name: customSheetView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CustomSheetView
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Custom Sheet View
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-sheet_xsd Drilldown into autoFilter in schema sml-sheet_xsd Drilldown into headerFooter in schema sml-sheet_xsd Drilldown into pageSetup in schema sml-sheet_xsd Drilldown into printOptions in schema sml-sheet_xsd Drilldown into pageMargins in schema sml-sheet_xsd Drilldown into colBreaks in schema sml-sheet_xsd Drilldown into rowBreaks in schema sml-sheet_xsd Drilldown into selection in schema sml-sheet_xsd Drilldown into pane in schema sml-sheet_xsd Drilldown into topLeftCell in schema sml-sheet_xsd Drilldown into showRuler in schema sml-sheet_xsd Drilldown into view in schema sml-sheet_xsd Drilldown into filterUnique in schema sml-sheet_xsd Drilldown into state in schema sml-sheet_xsd Drilldown into hiddenColumns in schema sml-sheet_xsd Drilldown into hiddenRows in schema sml-sheet_xsd Drilldown into showAutoFilter in schema sml-sheet_xsd Drilldown into filter in schema sml-sheet_xsd Drilldown into printArea in schema sml-sheet_xsd Drilldown into fitToPage in schema sml-sheet_xsd Drilldown into zeroValues in schema sml-sheet_xsd Drilldown into outlineSymbols in schema sml-sheet_xsd Drilldown into showRowCol in schema sml-sheet_xsd Drilldown into showGridLines in schema sml-sheet_xsd Drilldown into showFormulas in schema sml-sheet_xsd Drilldown into showPageBreaks in schema sml-sheet_xsd Drilldown into colorId in schema sml-sheet_xsd Drilldown into scale in schema sml-sheet_xsd Drilldown into guid in schema sml-sheet_xsd Drilldown into CT_CustomSheetView in schema sml-sheet_xsdXSD Diagram of customSheetView in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="customSheetView" minOccurs="1" maxOccurs="unbounded" type="CT_CustomSheetView">
    <xsd:annotation>
        <xsd:documentation>Custom Sheet 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 1
rowBreaks nsM:rowBreaks 0 1
colBreaks nsM:colBreaks 0 1
pageMargins nsM:pageMargins 0 1
printOptions nsM:printOptions 0 1
pageSetup nsM:pageSetup 0 1
headerFooter nsM:headerFooter 0 1
autoFilter nsM:autoFilter 0 1
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
guid nsM:guid Required
scale nsM:scale 100 (Optional)
colorId nsM:colorId 64 (Optional)
showPageBreaks nsM:showPageBreaks false Optional
showFormulas nsM:showFormulas false Optional
showGridLines nsM:showGridLines true Optional
showRowCol nsM:showRowCol true Optional
outlineSymbols nsM:outlineSymbols true Optional
zeroValues nsM:zeroValues true Optional
fitToPage nsM:fitToPage false Optional
printArea nsM:printArea false Optional
filter nsM:filter false Optional
showAutoFilter nsM:showAutoFilter false Optional
hiddenRows nsM:hiddenRows false Optional
hiddenColumns nsM:hiddenColumns false Optional
state nsM:state visible (Optional)
filterUnique nsM:filterUnique false Optional
view nsM:view normal (Optional)
showRuler nsM:showRuler true Optional
topLeftCell nsM:topLeftCell Optional
Collapse Derivation Tree: