IRange find( java.lang.Object what, FindOptions options ) |
Parameters
- what
- The data to search for. Can be a String, double, Date,LocalDateTime, Calendar, boolean or int.
- options
- The find options
Return Value
A IRange object that represents the first cell where that informationis found.