GetCharIndex
This method returns the index of a character in the worktext object defined by Lineindex and Columnindex.
Syntax
GetCharIndex (Line as Long, Col as Long) as Long
Parameter | Description |
---|---|
Line | Line of the character. |
Col | Column of the character. |