FormatTxtCollection
FormatTxtCollection class
FormatTxt collection which contains the text of a shape.
Properties
| Name | Type | Description |
|---|---|---|
| Text | String | Contains the text of a shape with formating. |
| Count | int | |
| Item (int) | FormatTxt |
Methods
| Name | Description |
|---|---|
| add | Add the FormatTxt object in the collection. |
| remove | Remove the FormatTxt object from the collection. |
| setWholeText | Set the text of a shape without formating. |
| clear | |
| removeAt | |
| iterator | Reserved for internal use. |