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


In This Topic
    ThreadedCommentCommand Class
    In This Topic
    Represents a command that adding a new comment or reply on a cell.
    Syntax
    'Declaration
     
    
    Public Class ThreadedCommentCommand 
       Inherits Command
    'Usage
     
    
    Dim instance As ThreadedCommentCommand
    public class ThreadedCommentCommand : Command 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.Commands.Command
          GrapeCity.Spreadsheet.Commands.ThreadedCommentCommand

    See Also