Link Search Menu Expand Document

WorksheetProtect Method (String)

Protects this Worksheet with the password specified.

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

Parameters

Password
Type: SystemString
The password.

Implements

IWorksheetProtect(String)
See Also

Reference