Skip to main content
All docs
V23.2
Row

ReadOnlyDocumentProperties.DocumentRevision Property

Returns the number of document revisions.

Namespace: DevExpress.Spreadsheet

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