addTextFrame
addTextFrame(String text) function
Adds a new TextFrame to a shape. If shape already has TextFrame then simply changes its text.
Parameters
| Name | Type | Description |
|---|---|---|
| text | String | Default text for a new TextFrame. |
Adds a new TextFrame to a shape. If shape already has TextFrame then simply changes its text.
| Name | Type | Description |
|---|---|---|
| text | String | Default text for a new TextFrame. |