Click or drag to resize

ExcelLibException Constructor (String)

Constructor

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelLibException(
	string message
)

Parameters

message
Type: SystemString
The exception message
See Also