FlowDirection Property

See Also         Example         Applies To

Language-specific information

Returns or sets the direction in which text flows from one text column to the next. Read/write Long.

Can be either of the following WdFlowDirection constants.

Constant Description
wdFlowLtr Text in columns flows from left to right.
wdFlowRtl Text in columns flows from right to left.