Skip to main content
All docs
V25.1
  • Row

    ReadOnlyDocumentProperties.DocumentRevision Property

    Returns the number of document revisions.

    Namespace: DevExpress.Spreadsheet

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

    NuGet Package: DevExpress.Spreadsheet.Core

    Declaration

    string DocumentRevision { get; }

    Property Value

    Type Description
    String

    The number of document saves or revisions.

    See Also