Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentThreaded Interface / Delete Method
In This Topic
    Delete Method (ICommentThreaded)
    In This Topic
    Deletes the specified threaded comment and all replies associated with that comment. If threaded comment is a reply, delete itself from the parent's reply list.
    Syntax
    void Delete()
    See Also