Back to Devexpress

ThreadedComment.Replies Property

officefileapi-devexpress-dot-spreadsheet-dot-threadedcomment.md

latest1.1 KB
Original Source

ThreadedComment.Replies Property

Obtains replies added to a comment.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
RepliedThreadedCommentCollection Replies { get; }
vb
ReadOnly Property Replies As RepliedThreadedCommentCollection

Property Value

TypeDescription
RepliedThreadedCommentCollection

A collection of comment replies.

|

See Also

ThreadedComment Interface

ThreadedComment Members

DevExpress.Spreadsheet Namespace