|
Fix COUNTBLANK for invalid ranges (#732)
* * Do not split string into chars when returning enumerator * Fix test for CountBlank * Simplify COUNTBLANK evaluation * Unnecessary check removed. Code auto-formatted. Test for missing arguments added. |
|---|
|
|
| ClosedXML/Excel/CalcEngine/Expression.cs |
|---|
| ClosedXML/Excel/CalcEngine/Functions/Statistical.cs |
|---|
| ClosedXML_Tests/Excel/CalcEngine/StatisticalTests.cs |
|---|