Skip to main content
All docs
V25.1
  • Row

    ReadOnlyDocumentProperties.Version Property

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

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    string Version { get; }

    Property Value

    Type Description
    String

    The version number.

    See Also