Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Comment Class / IsLegacyComment Method


In This Topic
IsLegacyComment Method (Comment)
In This Topic
Syntax
'Declaration
 
Public Overrides NotOverridable Function IsLegacyComment() As Boolean
 
'Usage
 
Dim instance As Comment
Dim value As Boolean
 
value = instance.IsLegacyComment()
See Also