Definition Type: ComplexType
Name: CT_PageMargins
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-sheet.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into footer in schema sml-sheet_xsd Drilldown into header in schema sml-sheet_xsd Drilldown into bottom in schema sml-sheet_xsd Drilldown into top in schema sml-sheet_xsd Drilldown into right in schema sml-sheet_xsd Drilldown into left in schema sml-sheet_xsdXSD Diagram of CT_PageMargins in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PageMargins">
    <xsd:attribute name="left" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Left Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="right" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Right Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="top" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Top Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="bottom" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Bottom Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="header" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Header Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="footer" type="xsd:double" use="required">
        <xsd:annotation>
            <xsd:documentation>Footer Page Margin</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
left nsM:left Required
right nsM:right Required
top nsM:top Required
bottom nsM:bottom Required
header nsM:header Required
footer nsM:footer Required
Collapse Derivation Tree:
Collapse References:
nsM:pageMargins, nsM:pageMargins, nsM:pageMargins, nsM:pageMargins, nsM:pageMargins, nsM:pageMargins