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


In This Topic
    CommentCommand Class
    In This Topic
    Represents a command that create a comment on the cells.
    Syntax
    'Declaration
     
    
    Public Class CommentCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As CommentCommand
    public class CommentCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.CommentCommand

    See Also