Definition Type: Element
Name: customSheetView
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CustomChartsheetView
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Custom Chart Sheet View
Collapse XSD Schema Diagram:
Drilldown into headerFooter in schema sml-sheet_xsd Drilldown into pageSetup in schema sml-sheet_xsd Drilldown into pageMargins in schema sml-sheet_xsd Drilldown into zoomToFit in schema sml-sheet_xsd Drilldown into state in schema sml-sheet_xsd Drilldown into scale in schema sml-sheet_xsd Drilldown into guid in schema sml-sheet_xsd Drilldown into CT_CustomChartsheetView 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="0" maxOccurs="unbounded" type="CT_CustomChartsheetView">
    <xsd:annotation>
        <xsd:documentation>Custom Chart Sheet View</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pageMargins nsM:pageMargins 0 1
pageSetup nsM:pageSetup 0 1
headerFooter nsM:headerFooter 0 1
Collapse Child Attributes:
Name Type Default Value Use
guid nsM:guid Required
scale nsM:scale 100 (Optional)
state nsM:state visible (Optional)
zoomToFit nsM:zoomToFit false Optional
Collapse Derivation Tree: