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


In This Topic
    Auto Field (Color)
    In This Topic
    Represents a color that is automated by the application.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Auto As Color
    'Usage
     
    
    Dim value As Color
     
    value = Color.Auto
    public static readonly Color Auto
    See Also