TextFrame2.Orientation Property (Excel)

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

Version Information

Version Added: Excel 2007

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.

See Also

Concepts

TextFrame2 Object

TextFrame2 Object Members