Link Search Menu Expand Document

IWorksheetFind Method

Finds the specified search string on the worksheet. Specify the search options using SearchOptions property.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Cell Find()

Return Value

Type: Cell
A cell containing the search string.
See Also

Reference