PHPExcel/unitTests/rawTestData/Calculation/TextData/DOLLAR.data
Mark Baker 5da448bbad Data files for Unit Tests
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@85849 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-01-29 14:23:06 +00:00

7 lines
147 B
Plaintext

123.456, 2, '"$123.46"'
123.321, 2, '"$123.32"'
1234567, -3, '"$1,235,000"'
1234567, -5, '"$1,200,000"'
"ABC", 2, "#NUM!"
123.456, "ABC", "#NUM!"