Share via


TextFrame2.NoTextRotation Property (Excel)

Returns or sets whether text remains flat when the specified object is rotated. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .NoTextRotation

expression A variable that represents a TextFrame2 object.

Return Value

MsoTriState

Remarks

msoTrue (-1) if text will remain flat when the text frame is rotated; otherwise msoFalse (0).

See Also

Concepts

TextFrame2 Object

TextFrame2 Object Members