ExcelWorksheetSecurityProtectWorksheet(String) Method
Protect the worksheet using the default protection options and set a password required to unprotect the worksheet.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void ProtectWorksheet(
string password
)
Parameters
- password String
- The password.