ExcelWorksheetSecurityUnprotectWorksheet(String) Method
Unprotects the worksheet providing the password used when the worksheet was protected.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void UnprotectWorksheet(
string password
)
Parameters
- password String
- The password used to unprotect the worksheet.