Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / ColorIndexWindow Field


In This Topic
    ColorIndexWindow Field
    In This Topic
    Represents the default window indexed color.
    Syntax
    'Declaration
     
    
    Public Const ColorIndexWindow As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Color.ColorIndexWindow
    public const int ColorIndexWindow
    See Also