GrapeCity.Excel Namespace : IExcelColor Interface |
The following tables list the members exposed by IExcelColor.
Name | Description | |
---|---|---|
![]() | ColorType | Gets the type of the color. |
![]() | IsAutoColor | Gets or sets a value indicating whether this instance is auto color. |
![]() | IsIndexedColor | Gets a value indicating whether this instance is indexed color. |
![]() | IsRGBColor | Gets a value indicating whether this instance is RGB color. |
![]() | IsThemeColor | Gets a value indicating whether this instance is theme color. |
![]() | Tint | Gets the tint applied to the color. |
![]() | Value | Gets the value of the color |