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


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