Protects the workbook window and structure.
Namespace: Winnovative.ExcelLib
Assembly: wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- protectWindow
- Type: SystemBoolean
When this flag is true the workbook window will be protected. - protectStructure
- Type: SystemBoolean
When this flag is true the workbook structure is protected.
See Also