update 1.0.8.0
Commits for version update
This commit is contained in:
7
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Logical/IF.data
vendored
Normal file
7
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/Logical/IF.data
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
0
|
||||
TRUE, 0
|
||||
FALSE, FALSE
|
||||
TRUE, "ABC", "ABC"
|
||||
FALSE, "ABC", FALSE
|
||||
TRUE, "ABC", "XYZ", "ABC"
|
||||
FALSE, "ABC", "XYZ", "XYZ"
|
Reference in New Issue
Block a user