Programming with Reflection
FoundTextRow property
Syntax |
object.FoundTextRow |
Works with |
|
Data type |
Returns a row number identifying the start row of the string most recently located with the FindText method. The row is returned in host addressable coordinates. If no string was found, an error occurs.
This property is read-only.