[]
Gets an integer value that specifies the number of criteria for a color scale conditional format rule.
int Count { get; }
ReadOnly Property Count As Integer
Type | Description |
---|---|
int | The number of criteria is equivalent to the number of threshold values assigned for a color scale. This will be either two or three, depending on whether you use a two-color scale or three-color scale for the conditional format rule. |