Definition Type: Attribute
Name: rightFromText
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:twipsMeasureType
Containing Schema: wordnet.xsd
Use (Optional)
Documentation:
Gets or sets the distance between the right table border and the surrounding text (for wrapping tables).
Collapse XSD Schema Diagram:
XSD Diagram of rightFromText in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="rightFromText" type="twipsMeasureType">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the distance between the right table border and the surrounding text (for wrapping tables).</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: