ReadOnlyDocumentProperties.ContentStatus Property
Returns the status of document content (e.g., “Draft”, “Reviewed”, or “Final”).
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
String | The content status. |
See Also