This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-08-25 20:58:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,759
Commits
25
Branches
136
Tags
969c00a1f4cf315bcd7c6cff02cbdb7e6cf61253
Commit Graph
2 Commits
Author
SHA1
Message
Date
Maxim
4b4bac53aa
INDEX(): fix getting row and col numbers from references (
#239
)
...
Allow to use cell references as row and column in function INDEX(). Eg: ``` =INDEX(A1:B5, A9) ```
2017-10-06 14:01:20 +09:00
Maxim
810f174d6e
Fix INDEX() function when rows count less than row number (
#233
)
2017-09-30 12:13:20 +09:00