TextColumn2.TextDirection property (Office)

Gets or sets the direction of text in the TextColumn2 object. Read/write.

Syntax

expression.TextDirection

expression An expression that returns a TextColumn2 object.

Return value

MsoTextDirection

Remarks

Examples of MsoTextDirection include msoTextDirectionLeftToRight, msoTextDirectionRightToLeft, and msoTextDirectionMixed.

See also

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.