LineWordID

This read-only property returns the Word ID of the specified line and word index.

Syntax

LineWordID (LineIndex as Long, WordIndex as Long) as Long
Parameter Description
LineIndex Index of the Line

Possible values

0 to LineCount-1

WordIndex Index of the Word within the Line.