Sets the selection's background color.

Introduced: X16.

<void> Selection.setTextBackColor(<string> textBackColor, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
textBackColor The selection's background color.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.