Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / ColorIndexAutomatic Field


In This Topic
    ColorIndexAutomatic Field
    In This Topic
    Represents the automatic color. This field is constant and read-only.
    Syntax
    'Declaration
     
    
    Public Const ColorIndexAutomatic As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Color.ColorIndexAutomatic
    public const int ColorIndexAutomatic
    See Also