TextFrame.NoTextRotation property (Word)
True if text in the text frame should not rotate when the shape is rotated. Read/write MsoTriState.
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
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.