GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ICommentThreaded Interface

In This Topic
ICommentThreaded Interface Methods
In This Topic

For a list of all members of this type, see ICommentThreaded members.

Public Methods
 NameDescription
 MethodIf the comment is a top-level comment, it will add a reply to its replies collection. If this comment is a reply, it will add a reply to its Parent's replies collection.  
 MethodDeletes the specified threaded comment and all replies associated with that comment (if any exist).  
 MethodSets threaded comment text.  
Top
See Also