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