Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 897 Bytes

Excel.ColorScaleCriteria.Count.md

File metadata and controls

33 lines (19 loc) · 897 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ColorScaleCriteria.Count property (Excel)
vbaxl10.chm807073
vbaxl10.chm807073
Excel.ColorScaleCriteria.Count
2ebfccab-0aa8-5f7e-7e66-9a01ecff082b
04/20/2019
medium

ColorScaleCriteria.Count property (Excel)

Returns a Long value that specifies the number of criteria for a color scale conditional formatting rule. Read-only.

Syntax

expression.Count

expression A variable that represents a ColorScaleCriteria object.

Remarks

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 a three-color scale for the conditional formatting rule.

[!includeSupport and feedback]