パラメータ
- objFind
- Object to look for.
- rowStart
- Index of the row where the search should start.
- col
- Column to be searched.
- wrap
- Whether the search should stop at the bottom of the grid or wrap around and restart from the first scrollable row.
戻り値の型
The index of the row that contains the data, or -1 if the objFind object is not found.