Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IColorStops Interface / Count Property


In This Topic
Count Property (IColorStops)
In This Topic
Returns the count of the represented object.
Syntax
'Declaration
 
ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As IColorStops
Dim value As Integer
 
value = instance.Count
See Also