Back to Devexpress

Formatting.Protection Property

officefileapi-devexpress-dot-spreadsheet-dot-formatting-4613e9d2.md

latest1.1 KB
Original Source

Formatting.Protection Property

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

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
Protection Protection { get; }
vb
ReadOnly Property Protection As Protection

Property Value

TypeDescription
Protection

A Protection object providing options for protected cells.

|

See Also

Formatting Interface

Formatting Members

DevExpress.Spreadsheet Namespace