The ITabSearchResult interface contains properties and methods of search result.
| Property name | 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 | Description | |
| Next | The Next method continues search. |
See also: