Parameters
- password
The password that will be used to unprotect the protected Worksheet. 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 Worksheet was protected without using a password. The default value for the parameter is, in fact, null, which allows to unprotect a Worksheet without the use of a password when no password was set when the Protect method was used.