PhpSpreadsheet/samples/Calculations/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
..
ADDRESS.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
COLUMN.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
COLUMNS.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
INDEX.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
ROW.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00
ROWS.php Lookup ref further tests and examples (#1918) 2021-03-11 22:34:47 +01:00