mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-03 14:10:27 +00:00
4b4bac53aa
Allow to use cell references as row and column in function INDEX(). Eg: ``` =INDEX(A1:B5, A9) ```