Definition Type: Attribute
Name: Margin
Namespace: urn:schemas-microsoft-com:office:excel
Type: double:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Form Qualified
Use Optional
Documentation:
Specifies the distance in points from the top of the page to the footer.
Collapse XSD Schema Diagram:
XSD Diagram of Margin in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="Margin" type="xsd:double" use="optional" form="qualified">
    <xsd:annotation>
        <xsd:documentation>Specifies the distance in points from the top of the page to the footer.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>