Merge pull request #235 from aakasaka/develop
Use ClosedXML specific exceptions instead of generic Exception
commit 74ff56e75d7f82befa3eb339149af12062c8dc65
2 parents 3b32039 + 80f46b9
@Francois Botha Francois Botha authored on 23 Aug 2017
GitHub committed on 23 Aug 2017
Showing 17 changed files
View
ClosedXML/ClosedXML.csproj
View
ClosedXML/Excel/CalcEngine/CalcEngine.cs
View
ClosedXML/Excel/CalcEngine/ExpressionParseException.cs 0 → 100644
View
ClosedXML/Excel/CalcEngine/Functions/Text.cs
View
ClosedXML/Excel/CalcEngine/Functions/XLMatrix.cs
View
ClosedXML/Excel/CalcEngine/XLCalcEngine.cs
View
ClosedXML/Excel/Cells/XLCell.cs
View
ClosedXML/Excel/Ranges/XLRangeAddress.cs
View
ClosedXML/Excel/Style/Colors/XLColor_Public.cs
View
ClosedXML/Excel/XLWorkbook.cs
View
ClosedXML/Excel/XLWorkbook_Load.cs
View
ClosedXML/Excel/XLWorksheets.cs
View
ClosedXML_Tests/Excel/CalcEngine/FunctionsTests.cs
View
ClosedXML_Tests/Excel/CalcEngine/LookupTests.cs
View
ClosedXML_Tests/Excel/CalcEngine/StatisticalTests.cs
View
ClosedXML_Tests/Excel/CalcEngine/TextTests.cs
View
ClosedXML_Tests/packages.config