mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2024-11-23 05:46:06 +03:00
5da448bbad
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85849 2327b42d-5241-43d6-9e2a-de5ac946f064
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
10, 3, 9
|
|
-10, -3, -9
|
|
1.3, 0.2, 1.4
|
|
5, 0, 0
|
|
3.14159, 0.002, 3.142
|
|
-3.14159, -.02, -3.14
|
|
31415.92654, 10, 31420
|
|
31415.92654, 1, 31416
|
|
5, -2, "#NUM!"
|
|
"ABC", 1, "#VALUE!"
|
|
1.234, "ABC", "#VALUE!"
|