Defines a property that uses a text-direction setting.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | textDirectionValue | required | Gets or sets the value for a text-direction setting. |
|
<xsd:complexType name="textDirectionProperty" >
<xsd:attribute name="val" type="textDirectionValue" use="required">
</xsd:attribute>
</xsd:complexType>