Sets a value indicating when the subtextpart is highlighted.

Introduced: X18.

<void> SubTextPart.setHighlightMode(<HighlightMode> highlightMode, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
highlightMode Indicates when the subtextpart is highlighted.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.