A String type property. A string that contains the text of the shape.
Applies to: Shape object
[[Let] textStrRet =] object.Text [Let] object.Text = textStrSet |
The Text property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
textStrRet | Optional. A String type variable. |
textStrSet | Required. An expression that returns a String value. |
The Text property is also a table parameter of the shape, that is, its value can be described by a formula. To work with Text as a table parameter, use the CDPT_TEXT constant tag.