Formatting.Protection Property
Provides access to options which are in effect when the worksheet is protected.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v25.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Protection | A Protection object providing options for protected cells. |
See Also