Spread WPF 18
GrapeCity.Spreadsheet Namespace / Color Structure / ColorIndexAutomatic Field


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