MsoTextDirection enumeration (Office)
Specifies the direction that text runs.
Name | Value | Description |
---|---|---|
msoTextDirectionLeftToRight | 1 | Text runs left to right. |
msoTextDirectionMixed | -2 | Return value only; indicates a combination of the other states. |
msoTextDirectionRightToLeft | 2 | Text runs right to left. |
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.