Link Search Menu Expand Document

BiffChartSaveException Constructor (String)

Initializes a new instance of the BiffChartSaveException class.

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

Parameters

message
Type: SystemString
The message.
See Also

Reference