Word.SectionDirection enum
Specifies how Word displays the reading order and alignment for the specified sections.
Remarks
Used by
Fields
| leftToRight = "LeftToRight" | Left-to-right reading order. |
| rightToLeft = "RightToLeft" | Right-to-left reading order. |