WdTableDirection Enumeration
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. |