Removes protection from the workbook.

 public void Unprotect()
Public Sub Unprotect()
wb.Unprotect();
wb.Unprotect()