[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorkbook.Unprotect

Unprotect Method

Unprotect(string)

Removes protection from the workbook.

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

Password to protect the workbook.