Range.Orientation property (Word)

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

Syntax

expression.Orientation

expression Required. A variable that represents a Range 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 have selected or installed.

You can set the orientation for a text frame or for a range 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

Range 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.