IconCriteria.Count Property

Definition

Returns a Long value that specifies the number of criteria for an icon set conditional format rule. Read-only.

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Property Value

Remarks

The number of criteria is equivalent to the number of threshold values assigned for an icon set.

Applies to