Definition Type: Attribute
Name: left
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:twipsMeasureType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the distance between the left edge of the page and the left edge of unindented lines.
Collapse XSD Schema Diagram:
XSD Diagram of left in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="left" type="twipsMeasureType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the distance between the left edge of the page and the left edge of unindented lines.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: