IFormatColor Interface Members
In This Topic
The following tables list the members exposed by IFormatColor.
Public Properties
| Name | Description |
| Color |
Returns or sets the fill color associated with a threshold for a data bar or color scale conditional formatting rule.
|
| ColorIndex |
Returns or sets the color index, specifying if the fill color is expressed as an index value
in the current color palette.
|
| ThemeColor |
Returns or sets one of the constants of the ColorSchemeIndex enumeration, specifying the theme color used in a threshold of a data bar
or color scale conditional format.
|
| TintAndShade |
Returns or sets a Single that lightens or darkens the fill color of a cell for a threshold of a data bar or color scale conditional formatting rule.
|
Top
See Also