Defines the visual direction of a table.
Namespace | http://schemas.microsoft.com/office/word/2003/wordml |
Schema name | XML Document 2003 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
val | tblVisualDirType | optional | Gets or sets the visual direction for the table -- right-to-left or left-to-right. |
|
<xsd:complexType name="tblVisualDir" >
<xsd:attribute name="val" type="tblVisualDirType">
</xsd:attribute>
</xsd:complexType>