Workbook.LockStructureIfProtected Property

NanoXLSX

NanoXLSX

WorkbookLockStructureIfProtected Property

Gets whether the structure are locked if workbook is protected

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public bool LockStructureIfProtected { get; }

Property Value

Type: Boolean
See Also