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





Gets or set the cell to start the search from.

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

 Syntax

C#  Copy Code

public Cell CurrentCell { get; set; }

Visual Basic  Copy Code

Public Property CurrentCell As Cell

 Property Value

An instance of the Cell class.

 See Also

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