Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Color Structure / Auto Field


In This Topic
Auto Field
In This Topic
Represents a color that is automated by the application. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Auto As Color
 
'Usage
 
Dim value As Color
 
value = Color.Auto
See Also