Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.TableDirection enum

Package:
word

Specifies the direction in which Microsoft Word orders cells in the specified table or row.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

leftToRight = "LeftToRight"

The table is arranged with the first column in the leftmost position.

rightToLeft = "RightToLeft"

The table is arranged with the first column in the rightmost position.


Feedback

Was this page helpful?