Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IconSetCfRule Class / GetIconsCount Method


In This Topic
GetIconsCount Method
In This Topic
Gets the icons count.
Syntax
'Declaration
 
Public Function GetIconsCount() As Integer
 
'Usage
 
Dim instance As IconSetCfRule
Dim value As Integer
 
value = instance.GetIconsCount()

Return Value

An System.Int32 value represents the icons count.
See Also