|
Initial implementation of CalcEngineExceptions
|
|---|
|
|
| ClosedXML/ClosedXML.csproj |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/CalcEngineException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/CellReferenceException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/CellValueException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/DivisionByZeroException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/NameNotRecognizedException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/NoValueAvailableException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/NullValueException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Exceptions/NumberException.cs 0 → 100644 |
|---|
| ClosedXML/Excel/CalcEngine/Functions/Lookup.cs |
|---|
| ClosedXML/Excel/CalcEngine/Functions/Text.cs |
|---|
| ClosedXML_Tests/ClosedXML_Tests.csproj |
|---|
| ClosedXML_Tests/Excel/CalcEngine/CalcEngineExceptionTests.cs 0 → 100644 |
|---|
| ClosedXML_Tests/Excel/CalcEngine/LookupTests.cs |
|---|