Specifies the target of find and replace operations.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public enum FindWithin |
Visual Basic
![]() |
---|
Public Enum FindWithin |
Member name | Description | |
---|---|---|
![]() |
Workbook |
Indicates that the opeartion should work in the entire workbook. |
![]() |
Worksheet |
Indicates that the operation should work only in the current worksheet. |
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |