Definition Type: Element
Name: printOptions
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PrintOptions
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Print Options
Collapse XSD Schema Diagram:
Drilldown into gridLinesSet in schema sml-sheet_xsd Drilldown into gridLines in schema sml-sheet_xsd Drilldown into headings in schema sml-sheet_xsd Drilldown into verticalCentered in schema sml-sheet_xsd Drilldown into horizontalCentered in schema sml-sheet_xsd Drilldown into CT_PrintOptions in schema sml-sheet_xsdXSD Diagram of printOptions in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="printOptions" type="CT_PrintOptions" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Print Options</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
horizontalCentered nsM:horizontalCentered false Optional
verticalCentered nsM:verticalCentered false Optional
headings nsM:headings false Optional
gridLines nsM:gridLines false Optional
gridLinesSet nsM:gridLinesSet true Optional
Collapse Derivation Tree: