A Boolean type property. Specifies whether or not the shape's text is flipped vertically. False - the text is not flipped. True - the text is flipped vertically.
Applies to: Shape object
[[Let] booleanRet =] object.TextFlipY [Let] object.TextFlipY = textFlipYSet |
The TextFlipY property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
booleanRet | Optional. A Boolean type variable. |
textFlipYSet | Required. An expression that returns a Boolean value. |
The TextFlipY property is also a table parameter of the shape, that is, its value can be described by a formula. To work with TextFlipY as a table parameter, use the CDPT_TEXTFLIPY constant tag.