| SpreadsheetGear.Shapes Namespace : IColorFormat Interface | 
The following tables list the members exposed by IColorFormat.
| Name | Description | |
|---|---|---|
![]()  | RGB | Gets or sets the RGB value of this color as an instance of SpreadsheetGear.Color. | 
![]()  | RGBDefined | Returns true if the RGB property of colors represented by this IColorFormat is the same, otherwise false is returned. | 
![]()  | SchemeColor | Gets or sets this color by index. | 
![]()  | SchemeColorDefined | Returns true if the SchemeColor property of colors represented by this IColorFormat is the same, otherwise false is returned. | 
![]()  | ThemeColor | Gets or sets the theme color of all objects represented by this IColorFormat. | 
![]()  | TintAndShade | Gets or sets the color modifier. |