ReadOnlyDocumentProperties.LastModifiedBy Property
Returns the name of the user who last modified and saved the document.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | The user name. |
See Also