Programming with Reflection
FoundTextColumn property
Syntax |
object.FoundTextColumn |
Works with |
|
Data type |
Returns a column number identifying the start column of the string most recently located with the FindText method. If no string was found, an error occurs.
This property is read-only.