WorksheetUnProtect Method Bytescout Spreadsheet SDK
UnProtects this Worksheet with the password.

Namespace:  Bytescout.Spreadsheet
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public void UnProtect(
	string Password
)

Parameters

Password
Type: SystemString
The password.

Implements

IWorksheetUnProtect(String)
See Also

Reference