WdTableDirection enumeration (Word)
Specifies the direction in which Microsoft Word orders cells in the specified table or row.
Name | Value | Description |
---|---|---|
wdTableDirectionLtr | 1 | The selected rows are arranged with the first column in the leftmost position. |
wdTableDirectionRtl | 0 | The selected rows are arranged with the first column in the rightmost position. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.