Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.FlowDirection enum

Package:
word

Specifies the direction in which text flows from one text column to the next.

Remarks

API set: WordApiDesktop 1.3

Used by

Fields

leftToRight = "LeftToRight"

Text flows from left to right.

rightToLeft = "RightToLeft"

Text flows from right to left.


Feedback

Was this page helpful?