|
Property name |
Description |
 |
CaseSensitive |
The CaseSensitive property determines whether the searched characters are case sensitive. |
 |
Direction |
The Direction property determines the search direction. |
 |
InFormulas |
Outdated. Use ITabCellSearch.Target. |
 |
Range |
The Range property determines the range, within which search should be done. |
 |
RequiredStyle |
The RequiredStyle property determines style of the cells to be included in the search. |
 |
Target |
The Target property determines, by which cell properties the search is performed. |
 |
Text |
The Text property determines the text to be searched for in the cells. |
 |
WholeWordsOnly |
The WholeWordsOnly property indicates that only whole words matches are to be found. |