Workbook.LockStructureIfProtected Property

PicoXLSX

PicoXLSX

WorkbookLockStructureIfProtected Property

Gets whether the structure are locked if workbook is protected

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public bool LockStructureIfProtected { get; }

Property Value

Type: Boolean
See Also