PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/LookupRef
Mark Baker 2259de578b
Lookup ref further tests and examples (#1918)
* Extract LookupRef\INDEX() into index() method of LookupRef\Matrix class
Additional tests
* Bugfix for returning a column using INDEX()
* Some improvements to ROW() and COLUMN()
* Simplify some of the INDEX() logic, eliminating redundant code
2021-03-11 22:34:47 +01:00
..
AddressTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
ChooseTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ColumnTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
ColumnsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
HLookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
IndexTest.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
LookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
MatchTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
RowTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
RowsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
TransposeTest.php Start refactoring the Lookup and Reference functions (#1912) 2021-03-10 21:18:33 +01:00
VLookupTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00