[]
Represents the color of a one-color object, the color of an object with a gradient or patterned fill, or the pointer color.
public interface IColorFormat
Public Interface IColorFormat
Name | Description |
---|---|
Brightness | Gets or sets the luminosity of the specified object. |
ColorType | Gets or sets the color type. |
ObjectThemeColor | Gets or sets a color that is mapped to the theme color scheme (read or write). |
RGB | Gets or sets the GrapeCity.Documents.Excel.RGBColor object. |
TintAndShade | Gets or sets the color of a color object as an index in the current color scheme. |