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


In This Topic
Empty Field (Color)
In This Topic
Represents a color that is null. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Empty As Color
 
'Usage
 
Dim value As Color
 
value = Color.Empty
See Also