Search
CellIndex.IsValid Property
See Also
 






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

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public bool IsValid { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsValid As Boolean

 Property Value

 See Also