Click or drag to resize

XLErrorsMakeErrorString Method

Format a string as an error

Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static string MakeErrorString(
	string str
)

Parameters

str  String
String to be converted into an error

Return Value

String
An error string
See Also