MindFusion.Wpf Pack Programmer's Guide
FindReplaceForm.WholeCells Property
See Also
 





Gets or sets a value indicating whether to match entire cells only.

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

 Syntax

C#  Copy Code

public bool WholeCells { get; set; }

Visual Basic  Copy Code

Public Property WholeCells As Boolean

 Property Value

A boolean value.

 See Also

FindReplaceForm Members
FindReplaceForm Class
MindFusion.Spreadsheet.Wpf.StandardForms Namespace