Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellValue Structure / Invalid Field


In This Topic
Invalid Field
In This Topic
Represents an invalid cell value. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Invalid As CellValue
 
'Usage
 
Dim value As CellValue
 
value = CellValue.Invalid
See Also