Sets the selection's background color.
Introduced: X16.
<void> Selection.setTextBackColor(<string> textBackColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
text |
The selection's background color. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |