Back to Devexpress

CommentInsertingEventArgs.Author Property

officefileapi-devexpress-dot-spreadsheet-dot-commentinsertingeventargs.md

latest1.2 KB
Original Source

CommentInsertingEventArgs.Author Property

Gets or sets a name of the comment author.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public string Author { get; set; }
vb
Public Property Author As String

Property Value

TypeDescription
String

A String value that specifies the comment author.

|

See Also

CommentInsertingEventArgs Class

CommentInsertingEventArgs Members

DevExpress.Spreadsheet Namespace