[]
Removes protection from the workbook.
void Unprotect(string password = null)
Sub Unprotect(Optional password As String = Nothing)
Password to protect the workbook.