ReadOnlyDocumentProperties.Modified Property
Returns the date and time when the document was last saved.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
DateTime | The date and time of the last modification. |
See Also