Link Search Menu Expand Document

SpreadsheetProtectionPasswordRequired Constructor (String)

Initializes a new instance of the SpreadsheetProtectionPasswordRequired class.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public SpreadsheetProtectionPasswordRequired(
	string message
)

Parameters

message
Type: SystemString
The message.
See Also

Reference