Gets a value indicating whether this object represents a valid cell reference.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
public bool IsValid { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsValid As Boolean |
See Also