MindFusion.Wpf Pack Programmer's Guide
LookIn Enumeration
See Also
 





Specifies whether a find operation should search in cell formulas or values.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public enum LookIn

Visual Basic  Copy Code

Public Enum LookIn

 Members

  Member name Description

Formula

Indicates that the operation should work in cell formulas.

Value

Indicates that the operation should work in cell values.

 See Also

MindFusion.Spreadsheet.Wpf Namespace