Link Search Menu Expand Document

WorksheetFind Method

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

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

Return Value

Type: Cell
A cell containing the search string.

Implements

IWorksheetFind
See Also

Reference