Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ThreadedComment Class / Count Property


In This Topic
Count Property (ThreadedComment)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 
'Usage
 
Dim instance As ThreadedComment
Dim value As Integer
 
value = instance.Count
See Also