​
​
​

Sets the bold attribute of the style.

​<void> FormattingStyle.setBold(<Boolean> isBold, <EmptyRequestCallback> callback)

Parameters

Parameter Description
isBold The bold attribute of the style.
callback Is called when the operation completed.
​