Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / SchemeColor Structure
Fields Methods


In This Topic
    SchemeColor Structure Members
    In This Topic

    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.  
    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 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 MethodRemove color transform for this color.  
    Top
    See Also