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

ReadOnlyDocumentProperties.DocumentRevision Property

Returns the number of document revisions.

Namespace: DevExpress.Spreadsheet

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

Declaration

string DocumentRevision { get; }

Property Value

Type Description
String

The number of document saves or revisions.

See Also