Back to Devexpress

RepliedThreadedComment.Author Property

officefileapi-devexpress-dot-spreadsheet-dot-repliedthreadedcomment-2a9456d4.md

latest1.1 KB
Original Source

RepliedThreadedComment.Author Property

Retrieves the author of the reply.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
ThreadedCommentAuthor Author { get; }
vb
ReadOnly Property Author As ThreadedCommentAuthor

Property Value

TypeDescription
ThreadedCommentAuthor

An object that contains information about the author of the reply.

|

See Also

RepliedThreadedComment Interface

RepliedThreadedComment Members

DevExpress.Spreadsheet Namespace