PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Dawid Warmuz 859bef1901
Add support for IFS() logical function (#1442)
* Add support for IFS() logical function

* Use Exception as false value in IFS logical function, so it never collides with string in spreadsheet
2020-06-20 18:21:19 +02:00
..
Engine Resolve utf-8 named ranges in calculation engine (#1522) 2020-06-13 17:35:29 +02:00
Functions Add support for IFS() logical function (#1442) 2020-06-20 18:21:19 +02:00
CalculationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefinedNameConfusedForCellTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
FinancialTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FormulaAsStringTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FunctionsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
LookupRefTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XlfnFunctionsTest.php Save Excel 2010+ Functions Properly 2020-05-18 12:37:35 +09:00