Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Worksheet Class / Comments Property


In This Topic
Comments Property (Worksheet)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Comments As IComments
 
'Usage
 
Dim instance As Worksheet
Dim value As IComments
 
value = instance.Comments
See Also