FormattedText.GetSelection
Returns the beginning and ending indices of the selected text.
| Syntax | Parameters | Return value |
|---|---|---|
Sub FormattedText.GetSelection( _
ByRef Start As Integer, _
ByRef End As Integer)
|
|
This function does not return a value. |