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