Back to Devexpress

ThreadedComment Members

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

latest1.4 KB
Original Source

ThreadedComment Members

A threaded comment.

Properties

NameDescription
AuthorObtains information about the comment’s author.
CreatedIndicates the date when the comment was created.
ReferenceGets the reference to the cell that contains the comment.
RepliesObtains replies added to a comment.
ResolvedGets or sets whether the thread is resolved.
TextGets or sets the comment text.

Methods

NameDescription
Reply(ThreadedCommentAuthor, String)Adds a reply to the comment.
Reply(String, String)Adds a reply to the comment.

See Also

ThreadedComment Interface

DevExpress.Spreadsheet Namespace