Link Search Menu Expand Document

IWorksheetUnProtect Method

UnProtects this Worksheet with the password.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
void UnProtect(
	string Password
)

Parameters

Password
Type: SystemString
The password.
See Also

Reference