Skip to main content
All docs
V24.1
Row

ReadOnlyDocumentProperties.DocumentRevision Property

Returns the number of document revisions.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v24.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