[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IColorScaleCriteria.Count

Count Property

Count

Gets an integer value that specifies the number of criteria for a color scale conditional format rule.

Declaration
int Count { get; }
ReadOnly Property Count As Integer
Property Value
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.