Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Comment Class
Members


In This Topic
    Comment Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public NotInheritable Class Comment 
       Inherits CommentBase
       Implements IComment, ICommentThreaded 
    'Usage
     
    
    Dim instance As Comment
    public sealed class Comment : CommentBase, IComment, ICommentThreaded  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.CommentBase
          GrapeCity.Spreadsheet.Comment

    See Also