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