Back to Devexpress

DefinedNameEventArgsBase.Comment Property

officefileapi-devexpress-dot-xtraspreadsheet-dot-definednameeventargsbase.md

latest1.3 KB
Original Source

DefinedNameEventArgsBase.Comment Property

Gets the additional information about the current Defined Name.

Namespace : DevExpress.XtraSpreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public string Comment { get; }
vb
Public ReadOnly Property Comment As String

Property Value

TypeDescription
String

A string that corresponds to the DefinedName.Comment.

|

See Also

DefinedNameEventArgsBase Class

DefinedNameEventArgsBase Members

DevExpress.XtraSpreadsheet Namespace