WdFlowDirection enumeration (Word)
Specifies the direction in which text flows from one text column to the next.
Name | Value | Description |
---|---|---|
wdFlowLtr | 0 | Text in columns flows from left to right. |
wdFlowRtl | 1 | Text in columns flows from right to left. |
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.