Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CommentBase Class
Members


In This Topic
    CommentBase Class
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustInherit Class CommentBase 
       Implements ICommentThreaded 
    'Usage
     
    
    Dim instance As CommentBase
    public abstract class CommentBase : ICommentThreaded  
    Inheritance Hierarchy

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

    See Also