DocumentOptions.DocumentCapabilities Property
Provides access to an object used to specify document restrictions.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
WorkbookCapabilitiesOptions | A WorkbookCapabilitiesOptions class instance that provides access to various document restrictions. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to DocumentCapabilities |
---|---|
ISpreadsheetComponent |
|
See Also