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


In This Topic
ThemeColorsNone Field
In This Topic
Represents no theme color is set This field is constant and read-only.
Syntax
'Declaration
 
Public Const ThemeColorsNone As ThemeColors
 
'Usage
 
Dim value As ThemeColors
 
value = Color.ThemeColorsNone
See Also