mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-23 05:46:06 +03:00
7ac3ddd7f9
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85689 2327b42d-5241-43d6-9e2a-de5ac946f064
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
2.5, 1, 2
|
|
-2.5, -2, -2
|
|
-2.5, 2, "#NUM!"
|
|
2.5, -2, "#NUM!"
|
|
123.456,0, "#DIV/0!"
|
|
1.5, 0.1, 1.5
|
|
0.234, 0.01, 0.23
|
|
123.456, "#VALUE!"
|
|
"ABC", "#VALUE!" |