WorkbookOptions.SecurityLoadingOptions Property
Gets the security loading options for a workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| WorkbookSecurityLoadingOptions | An object that contains the security loading options for a workbook. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to SecurityLoadingOptions |
|---|---|
| Workbook |
|
See Also