Skip to main content
All docs
V23.2
Row

ThreadedComment.Author Property

Obtains information about the comment’s author.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

ThreadedCommentAuthor Author { get; }

Property Value

Type Description
ThreadedCommentAuthor

An object that contains the author information.

See Also