Gets or sets the target of the search - the referenced worksheet or the entire workbook.
Namespace: MindFusion.Spreadsheet.WinForms
Assembly: MindFusion.Spreadsheet.WinForms.StandardForms
SyntaxC#
Copy Code
|
|---|
public FindWithin FindWithin { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property FindWithin As FindWithin |
A member of the FindWithin enumeration.
See Also