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


In This Topic
    ColorIndexNone Field
    In This Topic
    Represents no index color is set.
    Syntax
    'Declaration
     
    
    Public Const ColorIndexNone As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Color.ColorIndexNone
    public const int ColorIndexNone
    See Also