Selects the specified range of characters in the editor.
public Task SetSelectionRange(int startRow, int startColumn, int endRow, int endColumn)
Parameters
startRow
startColumn
endRow
endColumn
Overloads:
See also:
Class EditorWebViewJavaScriptInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic