WorkbookProtectFromModifications Method Bytescout Spreadsheet SDK
Protects the workbook from modifications (read only recommended).

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

public void ProtectFromModifications(
	string Password
)

Parameters

Password
Type: SystemString
The password.
See Also

Reference