IExcelColor Interface Members
In This Topic
The following tables list the members exposed by IExcelColor.
Public Properties
| 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 |
Top
Public Methods
See Also