[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ICommentThreaded.Replies

Replies Property

Replies

If this comment is a parent, returns an ICommentsThreaded collection of ICommentThreaded objects that are children/replies of the specified comment (if any exist). The replies are sorted by time stamp.

If this comment is a child/reply or a legacy comment, returns an empty collection.

Declaration
ICommentsThreaded Replies { get; }
ReadOnly Property Replies As ICommentsThreaded
OSZAR »