Sets the style's color used to display the text.
<void> FormattingStyle.setForeColor(<String> color, <EmptyRequestCallback> callback)| Parameter | Description |
|---|---|
| color | The style's color used to display the text. |
| callback | Is called when the operation completed. |