Edit

Share via


Word.TableDirection enum

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

Remarks

[ API set: WordApiDesktop 1.4 ]

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.