Click or drag to resize

ColorScale Properties

The ColorScale type exposes the following members.

Properties
Name Description
Public property Criteria
Indicates the type, value, and the color of threshold criteria used in the color scale conditional format.
Public property MaxColor
Get or set the max value object's corresponding color.
Public property MaxValue
Get or set this ColorScale's max value object.
Public property MidCfvoType
Get or set the type of this conditional formatting middle value type.
Public property MidCfvoValue
Get or set the value of this conditional formatting middle value object.
Public property MidColor
Get or set the mid value object's corresponding color.
Public property MidValue
Get or set this ColorScale's mid value object.
Public property MinColor
Get or set the min value object's corresponding color.
Public property MinValue
Get or set this ColorScale's min value object.
Top
See Also