Click or drag to resize

ExcelDocumentSecurity Methods

The ExcelDocumentSecurity type exposes the following members.

Methods
 NameDescription
Public methodProtectWorkbook(Boolean, Boolean) Protects the workbook window and structure.
Public methodProtectWorkbook(Boolean, Boolean, String) Protects the workbook window and structure and sets a password to unprotect the workbook.
Public methodUnprotectWorkbook Removes protection from the workbook.
Public methodUnprotectWorkbook(String) Removes the protection from the workbook.
Top
See Also