Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / SchemeColor Structure
Fields Methods


SchemeColor Structure Members

The following tables list the members exposed by SchemeColor.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents an empty SchemeColor value. This field is read-only.  
Top
Public Methods
 NameDescription
Public MethodApplies the specified ColorTransform value to this SchemeColor color.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates the ARGB color.  
Public Methodstatic (Shared in Visual Basic)Creates the color represented in HLS color.  
Public Methodstatic (Shared in Visual Basic)Creates the Indexed color.  
Public Methodstatic (Shared in Visual Basic)Creates the preset color.  
Public Methodstatic (Shared in Visual Basic)Creates the RGB color. The alpha color channel is set to 255.  
Public Methodstatic (Shared in Visual Basic)Creates the theme color.  
Public MethodOverloaded. Indicates whether the current object is equal to another object of the same type.  
Public MethodIndicates whether the specified SchemeColor is default.  
Top
See Also