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
30bb53ebf8
PhpSpreadsheet
/
unitTests
/
rawTestData
/
CellSplitRange.data
4 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Unit tests for Cell static methods and creation of PHPExcel_Exception rather than use of standard Exception
2012-07-29 19:56:35 +00:00
"B4:E9", {"B4"|"E9"}
"B4", {"B4"}
Fixes to unit test data
2012-07-29 22:38:41 +00:00
'"B4:E9,H2:O11"', {"B4"|"E9";"H2"|"O11"}