Text
Text class
Contains the text of a shape.
Constructors
| Name | Description |
|---|---|
| Text | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | FormatTxtCollection | FormatTxt collection which contains the text of a shape. |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |
Text()
Constructor.
Text.Value property
FormatTxt collection which contains the text of a shape.
Type: FormatTxtCollection
deepClone()
Creates deep copy of this instance.