Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class / ValuesCount Property


In This Topic
ValuesCount Property (IconSetCfRule)
In This Topic
Gets the total count of conditional formatting values(s).
Syntax
'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).
See Also