Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+
Row

ReadOnlyDocumentProperties.Version Property

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

Namespace: DevExpress.Spreadsheet

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

Declaration

string Version { get; }

Property Value

Type Description
String

The version number.

See Also