Page tree
Skip to end of metadata
Go to start of metadata

Description

Removes protection from the workbook.

C#
vb.net

Remarks

Calling Unprotect will remove both the workbook protection and workbook encryption. If you want to remove only one of those, call Unprotect and then reset either the protection or encryption.

Examples

C#
vb.net
  • No labels