TextFrame2.NoTextRotation property (Excel)
Returns or sets whether text remains flat when the specified object is rotated. Read/write.
Syntax
expression.NoTextRotation
expression A variable that represents a TextFrame2 object.
Return value
Remarks
msoTrue (-1) if text remains flat when the text frame is rotated; otherwise, msoFalse (0).
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.