Skip to main content
Row

Formatting.Protection Property

Provides access to options which are in effect when the worksheet is protected.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

Protection Protection { get; }

Property Value

Type Description
Protection

A Protection object providing options for protected cells.

See Also