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


In This Topic
False Field
In This Topic
Syntax
'Declaration
 
Public Shared ReadOnly False As CellValue
 
'Usage
 
Dim value As CellValue
 
value = CellValue.False
See Also