GrapeCity.Excel Namespace : ExcelCalcError Class |
The following tables list the members exposed by ExcelCalcError.
Name | Description | |
---|---|---|
![]() ![]() | ArgumentOrFunctionNotAvailable | Argument or function not available error |
![]() ![]() | DivideByZero | Divide by zero error |
![]() ![]() | FAILEDTOGETDATA | Getting Data error |
![]() ![]() | IllegalOrDeletedCellReference | Wrong reference error |
![]() ![]() | InterSectionOfTwoCellRangesIsEmpty | Null reference error |
![]() ![]() | UnKnownError | Unknown Error |
![]() ![]() | ValueRangeOverflow | Value range overflow error |
![]() ![]() | WrongFunctionOrRangeName | Name error |
![]() ![]() | WrongTypeOfOperand | Wrong type or value error |
Name | Description | |
---|---|---|
![]() | Equals | Determine whether the specified object is the same CalcError object. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | ToString | Returns a string representation of the error. |