This website requires JavaScript.
Explore
Help
Sign In
alex
/
PhpSpreadsheet
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
b871674f18
PhpSpreadsheet
/
unitTests
/
rawTestData
/
Calculation
/
TextData
/
CHAR.data
7 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
"ABC", "#VALUE!"
-5, "#VALUE!"
65, "A"
123, "{"
126, "~"
Bugfix: Work item 18370 - Error loading xlsx file with column breaks Deprecated the getCalculatedValue(), setCalculatedValue(), setFormulaAttributes() and getFormulaAttributes() methods in PHPExcel_Cell. Documentation changes and unit tests.
2012-07-18 11:29:33 +00:00