Sets the underlining styles for the selected text.
Introduced: X16.
<void> Selection.setUnderline(<FontUnderlineStyle> underline, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| underline | The underlining styles for the selected text. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |