Sets the baseline alignment, in twips, of the selected text.

Introduced: X16.

<void> Selection.setBaseline(<number> baseline, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
baseline The baseline alignment, in twips, of the selected text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.