Spread WPF 17
GrapeCity.Excel Namespace / ExcelColor Class
Fields Properties Methods

In This Topic
    ExcelColor Class Members
    In This Topic

    The following tables list the members exposed by ExcelColor.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents an empty color.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the type of the color.  
    Public PropertyGets or sets a value indicating whether this instance is auto color.  
    Public PropertyGets a value indicating whether this instance is indexed color.  
    Public PropertyGets a value indicating whether this instance is RGB color.  
    Public PropertyGets a value indicating whether this instance is theme color.  
    Public PropertyGets the tint applied to the color.  
    Public PropertyGets the value of the color  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    See Also