Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / ThreadedCommentCommand Class
Members


ThreadedCommentCommand Class
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
Inheritance Hierarchy

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

See Also