Click or drag to resize

WorkbookWriteProtection Property

Returns options of the workbook write protection.

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

Property Value

Type: WriteProtection
See Also