Selection.Orientation property (Word)

Returns or sets the orientation of text in a selection when the Text Direction feature is enabled. Read/write WdTextOrientation.

Syntax

expression.Orientation

expression Required. A variable that represents a Selection object.

Remarks

Some of the WdTextOrientation constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed.

You can set the orientation for a text frame or for a selection that happens to occur inside a text frame. For information about the difference between a text frame and a text box, see the TextFrame object.

See also

Selection Object

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.