Definition Type: Attribute
Name: right
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 right edge of the page and the right end of a line with no right indent.
Collapse XSD Schema Diagram:
XSD Diagram of right in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="right" type="twipsMeasureType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the distance between the right edge of the page and the right end of a line with no right indent.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: