Optional
boundsA bounds to limit the find by.
'This will use the current range bounds if there is a single bounds. Otherwise it will use the entire sheet'
Optional
disableDetermine if will wrap back to beginning
false
Optional
fieldsOptional
fromThe cell to start from @defaultValue. The next cell after the current selection
Optional
includeChecks the from cell for a match
false
Optional
isIf the search is case sensitive
false
Optional
isOptional
isSearch in reverse order
false
Optional
isOptional
isOptional
onCalled on a found results.
This will break unless an explicit false is returned.
Optional
toThe cell to end at
Options for the find operation