Removes the write-protection from the worksheet.

<p> public void Unprotect()</p>
<p>Public Sub Unprotect()</p>
ws.Unprotect();
ws.Unprotect()