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)  
Public Fieldstatic (Shared in Visual Basic)Represents an empty SchemeColor value.  
Public Fieldstatic (Shared in Visual Basic)  
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 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 MethodGet color transform of this color.  
Public MethodGets a value indicating whether this color represent an automatic color.  
Public MethodIndicates whether the specified SchemeColor is default.  
Public MethodGets a value indicating whether this color is transparent color.  
Public MethodRemove color transform for this color.  
Top
See Also