Back to Devexpress

ThreadedComment.Author Property

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

latest1.1 KB
Original Source

ThreadedComment.Author Property

Obtains information about the comment’s author.

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 the author information.

|

See Also

ThreadedComment Interface

ThreadedComment Members

DevExpress.Spreadsheet Namespace