Winnovative Excel Library

ExcelWorksheetSecurityProtectWorksheet Method (String)

Winnovative Excel Library Documentation
Protect the worksheet using the default protection options and set a password required to unprotect the worksheet.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void ProtectWorksheet(
	string password
)

Parameters

password
Type: SystemString
The password.
See Also

Reference