Parameters
- text
- Text string to search for.
- startRow
- Start row for search.
- startColumn
- Start column for search.
- searchRange
- The number of character positions to search.
- findOption
- Specifies search direction.
Return Value
The coordinate of the located text or null if the text is not found.