Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICommentThreaded Interface
Members


In This Topic
ICommentThreaded Interface
In This Topic
Represents a cell's threaded comment. This object can represent both a top-level comment or its replies.
Syntax
'Declaration
 
Public Interface ICommentThreaded 
 
'Usage
 
Dim instance As ICommentThreaded
See Also