Click or drag to resize

XLErrors Class

Implementation of Errors functions
Inheritance Hierarchy
SystemObject
  CalquantXLXLErrors

Namespace: CalquantXL
Assembly: CalquantXL (in CalquantXL.dll) Version: 1.0.0+55f5c18b0f48f38168da96ab24b757d961f7632e
Syntax
C#
public static class XLErrors

The XLErrors type exposes the following members.

Methods
 NameDescription
Public methodStatic memberErrorInfo Read potential error messages returned by a cached object
Public methodStatic memberIsErrorString Check if a string is an error string
Public methodStatic memberMakeErrorString Format a string as an error
Top
See Also