Winnovative Excel Library

ExcelDocumentSecurityUnprotectWorkbook Method (String)

Winnovative Excel Library Documentation
Removes the protection from the workbook.

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

public void UnprotectWorkbook(
	string password
)

Parameters

password
Type: SystemString
Password to unprotect workbook.
See Also

Reference