Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Formatting.Protection Property

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

Namespace: DevExpress.Spreadsheet

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

Declaration

Protection Protection { get; }

Property Value

Type Description
Protection

A Protection object providing options for protected cells.

See Also