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