Click or drag to resize

Workbook WriteProtection Property

Returns options of the workbook write protection.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public WriteProtection WriteProtection { get; }

Property Value

Type: WriteProtection
See Also