Gets the underlining styles of the selected text.
Introduced: X16.
<void> Selection.getUnderline(<RequestFontUnderlineStyleCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the underlining styles of the selected text. |
error |
Optional. Is called when the operation failed with an error. |