Programming with Reflection
FoundTextRow property
Syntax |
object.FoundTextRow |
Data type |
Returns the row in which text located using the FindText method begins. The FoundTextColumn property returns the column in which the found text begins.
This property is read-only.