OfficeColor Properties
A color used in Office documents.| Name | Description |
|---|---|
| HSL | Gets the HSL (Hue, Saturation, Lightness) color value. |
| Preset | Gets the preset color name. |
| RgbColor | Gets the RGB color value. |
| SchemeColor | Gets the theme scheme color. |
| ScRgb | Gets the scRGB (extended RGB) color value. |
| SystemColor | Gets the system color. |
| Transforms | Gets the collection of color transformations applied to the color. |
| Type | Gets the color type. |
See Also