|
ActiveXLS v6.4.0 API Documentation | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |
System.ObjectActiveXLS.Constants.ErrorType
This class contains the constants for possible errors.
Constant Summary | |
const int |
DIV0
Division by zero. |
const int |
NA
Argument or function not available. |
const int |
NAME
Wrong function or range name. |
const int |
NULL
Intersection of two cell ranges is empty. |
const int |
NUM
Value range overflow. |
const int |
REF
Illegal or deleted cell reference. |
const int |
VALUE
Wrong type of operand. |
Constructor Summary | |
ErrorType()
|
Constant Detail |
public const int NULL
public const int DIV0
public const int VALUE
public const int REF
public const int NAME
public const int NUM
public const int NA
Constructor Detail |
public ErrorType()
|
Copyright 2009 On Time Computing Solutions | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | CONST | CONSTR | METHOD | DETAIL: CONST | CONSTR | METHOD |