ExcelDocumentSecurity Methods |
Name | Description | |
---|---|---|
![]() | ProtectWorkbook(Boolean, Boolean) |
Protects the workbook window and structure.
|
![]() | ProtectWorkbook(Boolean, Boolean, String) |
Protects the workbook window and structure and sets a password to unprotect the workbook.
|
![]() | UnprotectWorkbook |
Removes protection from the workbook.
|
![]() | UnprotectWorkbook(String) |
Removes the protection from the workbook.
|