FormattedText.SetSelection
Sets the beginning and ending indices of the selected text.
Syntax
|
Parameters
|
Return value
|
Sub FormattedText.SetSelection( _
Start As Integer, _
End As Integer)
|
- Start [in]
Type: Integer
- End [in]
Type: Integer
|
This function does not return a value.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.