TextFrame2.Orientation property (Excel)

Returns or sets a value that represents the text frame orientation. Read/write MsoTextOrientation.

Syntax

expression.Orientation

expression A variable that represents a TextFrame2 object.

Remarks

The value of this property can be set to an integer value from -90 to 90 degrees, or to one of the MsoTextOrientation constants.

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.