Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / CellReference Structure / Empty Field


In This Topic
Empty Field (CellReference)
In This Topic
Empty CellReference instance. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As CellReference
 
'Usage
 
Dim value As CellReference
 
value = CellReference.Empty
See Also