Link Search Menu Expand Document

SpreadsheetReferenceException Constructor (String)

Initializes a new instance of the SpreadsheetReferenceException class.

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

Parameters

message
Type: SystemString
The message.
See Also

Reference