WorkbookSecurityLoadingLimits.MaxWorksheetCount Property
Gets or sets the maximum number of worksheets that can be in a loaded workbook.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | The maximum number of worksheets that can be in a loaded workbook. |
See Also