IsXLCVErr(Object) Method
To check for errors in passed range obj, makes use of the fact that Range.Value never passes Integer Values back except for Errors
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static bool IsXLCVErr( object rangeval )
Parameters
- rangeval
- Type: ObjectRange.Value to be checked for errors
Returns
Boolean
true if error