The ITabSearchResult interface contains properties and methods of search result.
Property name | Brief description | |
CurrentColumn | The CurrentColumn property returns the column number of the found cell. | |
CurrentRow | The CurrentRow property returns the row number of the found cell. | |
Range | The Range property returns the object which contains the cell with found data. |
Method name | Brief description | |
Next | The Next method continues search. |
See also: