TextFrame.NoTextRotation Property (Word)

True if text in the text frame should not rotate when the shape is rotated. Read/write MsoTriState.

Version Information

Version Added: Word 2010

Syntax

expression .NoTextRotation

expression A variable that represents a TextFrame object.

Remarks

Only the MsoTriState constants msoFalse and msoTrue can be used to set this property.

See Also

Concepts

TextFrame Object

TextFrame Object Members