IWorksheetProtect Method (String)Bytescout Spreadsheet SDK
Protects this Worksheet with the password specified.

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

void Protect(
	string Password
)

Parameters

Password
Type: SystemString
The password.
See Also

Reference