Click or drag to resize

ExcelLibException(String) Constructor

Constructor

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

Parameters

message  String
The exception message
See Also