Definition Type: Element
Name: pageSetup
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CsPageSetup
Containing Schema: sml-sheet.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Chart Sheet Page Setup
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 useFirstPageNumber 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 firstPageNumber in schema sml-sheet_xsd Drilldown into paperSize in schema sml-sheet_xsd Drilldown into CT_CsPageSetup 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_CsPageSetup" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Chart Sheet Page Setup</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
paperSize nsM:paperSize 1 Optional
firstPageNumber nsM:firstPageNumber 1 Optional
orientation nsM:orientation default Optional
usePrinterDefaults nsM:usePrinterDefaults true Optional
blackAndWhite nsM:blackAndWhite false Optional
draft nsM:draft false Optional
useFirstPageNumber nsM:useFirstPageNumber false Optional
horizontalDpi nsM:horizontalDpi 600 Optional
verticalDpi nsM:verticalDpi 600 Optional
copies nsM:copies 1 Optional
id r:id Optional
Collapse Derivation Tree: