ValuesCount Property (IconSetCfRule)
Gets the total count of conditional formatting values(s).
public override int ValuesCount {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property ValuesCount As Integer
'Usage
Dim instance As IconSetCfRule
Dim value As Integer
value = instance.ValuesCount
Property Value
An integer value indicates the total count of conditional formatting values(s).