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