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-24 13:38:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a79b344d53faefdff36f06752e1bf85bfed57a28
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
Logical
T
History
Fräntz Miccoli
445cc18e39
Fix IF implementation to comply with Excel behavior
...
Closes
#1165
2019-11-17 18:26:33 +01:00
..
AND.php
…
IF.php
Fix IF implementation to comply with Excel behavior
2019-11-17 18:26:33 +01:00
IFERROR.php
…
IFNA.php
Improved tests (
#1110
)
2019-07-26 22:21:17 +02:00
NOT.php
…
OR.php
…
SWITCH.php
Calculation :: Added switch function (
#983
)
2019-05-30 09:14:58 +02:00
XOR.php
…