Spread WPF 17
GrapeCity.Excel Namespace / IExcelColor Interface
Properties Methods

In This Topic
    IExcelColor Interface Members
    In This Topic

    The following tables list the members exposed by IExcelColor.

    Public Properties
     NameDescription
     PropertyGets the type of the color.  
     PropertyGets or sets a value indicating whether this instance is auto color.  
     PropertyGets a value indicating whether this instance is indexed color.  
     PropertyGets a value indicating whether this instance is RGB color.  
     PropertyGets a value indicating whether this instance is theme color.  
     PropertyGets the tint applied to the color.  
     PropertyGets the value of the color  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IEquatable<IExcelColor>)
    Top
    See Also