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


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