Spread Windows Forms 15.0
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
    public const ThemeColors ThemeColorsNone
    See Also