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


In This Topic
Empty Field (WorksheetReference)
In This Topic
Represents a WorksheetReference structure with its properties left uninitialized. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As WorksheetReference
 
'Usage
 
Dim value As WorksheetReference
 
value = WorksheetReference.Empty
See Also