Sets the style's text background color.

<void> FormattingStyle.setTextBackColor(<String> color, <EmptyRequestCallback> callback)

Parameters

Parameter Description
color The style's text background color.
callback Is called when the operation completed.