Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ICommentThreaded Interface / getReplies Method
In This Topic
    getReplies Method
    In This Topic
    returns a CommentsThreaded collection of CommentThreaded objects that are replies if the specified comment. The replies are sorted by time stamp. If this threaded comment is a reply,returns an empty collection.
    Syntax
    ICommentsThreaded getReplies()
    See Also