MindFusion.Wpf Pack Programmer's Guide
CellIndex.IsValid Property
See Also
 





Gets a value indicating whether this object represents a valid cell reference.

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

 Syntax

C#  Copy Code

public bool IsValid { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsValid As Boolean

 Property Value

 See Also

CellIndex Members
CellIndex Class
MindFusion.Spreadsheet.Wpf Namespace