update 1.0.8.0
Commits for version update
This commit is contained in:
5
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/TextData/FIXED.data
vendored
Normal file
5
vendor/phpoffice/phpexcel/unitTests/rawTestData/Calculation/TextData/FIXED.data
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
123456.789, 2, FALSE, '"123,456.79"'
|
||||
123456.789, 1, TRUE, '"123456.8"'
|
||||
123456.789, 2, TRUE, '"123456.79"'
|
||||
"ABC", 2, NULL, "#NUM!"
|
||||
123.456, "ABC", NULL, "#NUM!"
|
Reference in New Issue
Block a user