WorksheetFind Method Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public Cell Find()

Return Value

Type: Cell
A cell containing the search string.

Implements

IWorksheetFind
See Also

Reference