Definition Type: Element
Name: pageSetup
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PageSetup
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Page Setup Settings
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into copies in schema sml-sheet_xsd Drilldown into verticalDpi in schema sml-sheet_xsd Drilldown into horizontalDpi in schema sml-sheet_xsd Drilldown into errors in schema sml-sheet_xsd Drilldown into useFirstPageNumber in schema sml-sheet_xsd Drilldown into cellComments in schema sml-sheet_xsd Drilldown into draft in schema sml-sheet_xsd Drilldown into blackAndWhite in schema sml-sheet_xsd Drilldown into usePrinterDefaults in schema sml-sheet_xsd Drilldown into orientation in schema sml-sheet_xsd Drilldown into pageOrder in schema sml-sheet_xsd Drilldown into fitToHeight in schema sml-sheet_xsd Drilldown into fitToWidth in schema sml-sheet_xsd Drilldown into firstPageNumber in schema sml-sheet_xsd Drilldown into scale in schema sml-sheet_xsd Drilldown into paperSize in schema sml-sheet_xsd Drilldown into CT_PageSetup in schema sml-sheet_xsdXSD Diagram of pageSetup in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pageSetup" type="CT_PageSetup" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Page Setup Settings</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
paperSize nsM:paperSize 1 Optional
scale nsM:scale 100 Optional
firstPageNumber nsM:firstPageNumber 1 Optional
fitToWidth nsM:fitToWidth 1 Optional
fitToHeight nsM:fitToHeight 1 Optional
pageOrder nsM:pageOrder downThenOver Optional
orientation nsM:orientation default Optional
usePrinterDefaults nsM:usePrinterDefaults true Optional
blackAndWhite nsM:blackAndWhite false Optional
draft nsM:draft false Optional
cellComments nsM:cellComments none Optional
useFirstPageNumber nsM:useFirstPageNumber false Optional
errors nsM:errors displayed Optional
horizontalDpi nsM:horizontalDpi 600 Optional
verticalDpi nsM:verticalDpi 600 Optional
copies nsM:copies 1 Optional
id r:id Optional
Collapse Derivation Tree: