Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure / Empty Field


In This Topic
Empty Field (Reference)
In This Topic
Returns the empty value of Reference struct. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As Reference
 
'Usage
 
Dim value As Reference
 
value = Reference.Empty
See Also