Sets the name of a subtextpart.
Introduced: X18.
<void> SubTextPart.setName(<string> name, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| name | Relates a user-defined name to a subtextpart. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |