[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Unprotect

Unprotect Method

Unprotect(string)

Removes protection from the worksheet.

Declaration
void Unprotect(string password = null)
Sub Unprotect(Optional password As String = Nothing)
Parameters
Type Name Description
string password

Password to protect the worksheet.