Parameters
- password
The password that will be used to unprotect the protected Workbook. This password must be the same as the one set when the Protect method was used.
Note, however, that this parameter does not require a value if the Workbook was protected without using a password. The default value for the parameter is, in fact, null, which allows to unprotect a Workbook without the use of a password when no password was set when the Protect method was used.