Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICommentThreaded Interface / Replies Property
In This Topic
    Replies Property
    In This Topic
    Gets or Sets 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 Replies {get;}
    See Also