WdSectionDirection enumeration (Word)
Specifies how Word displays the reading order and alignment for the specified sections.
Name | Value | Description |
---|---|---|
wdSectionDirectionLtr | 1 | Displays the section with left alignment and left-to-right reading order. |
wdSectionDirectionRtl | 0 | Displays the section with right alignment and right-to-left reading order. |
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.