Specifies whether a find operation should search in cell formulas or values.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public enum LookIn |
Visual Basic
![]() |
---|
Public Enum LookIn |
Member name | Description | |
---|---|---|
![]() |
Formula |
Indicates that the operation should work in cell formulas. |
![]() |
Value |
Indicates that the operation should work in cell values. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |