Skip to main content
All docs
V23.2
Row

ReadOnlyDocumentProperties.Application Property

Returns the name of the application used to create or modify the document.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

string Application { get; }

Property Value

Type Description
String

The application name.

See Also