PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
Mark Baker 70f372d88c
Start refactoring the Lookup and Reference functions (#1912)
* Start refactoring the Lookup and Reference functions
 - COLUMN(), COLUMNS(), ROW() and ROWS()
 - LOOKUP(), VLOOKUP() and HLOOKUP()
 - Refactor TRANSPOSE() and ADDRESS() functions into their own classes

* Additional unit tests
 - LOOKUP()
 - TRANSPOSE()
 - ADDRESS()
2021-03-10 21:18:33 +01:00
..
AddressHelperTest.php Minor scrutinizer improvements (#1906) 2021-03-07 14:22:03 +01:00
AdvancedValueBinderTest.php Advanced Value Binder improvements (#1863) 2021-02-18 23:14:14 +01:00
CellTest.php Fix for Issue 1495 (#1500) 2020-06-19 20:57:20 +02:00
CoordinateTest.php Minor scrutinizer improvements (#1906) 2021-03-07 14:22:03 +01:00
DataTypeTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidatorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefaultValueBinderTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
HyperlinkTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ValueBinderWithOverriddenDataTypeForValue.php Advanced Value Binder Improvements (#1862) 2021-02-18 19:17:47 +01:00