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
5441b2fa73
PhpSpreadsheet
/
tests
/
data
/
CellSplitRange.php
33 lines
414 B
PHP
Raw
Blame
History
<
?
php
return
[
[
[
[
'B4'
,
'E9'
,
],
],
'B4:E9'
,
],
[
[
'B4'
,
],
'B4'
,
],
[
[
[
'B4'
,
'E9'
,
],
[
'H2'
,
'O11'
,
],
],
'B4:E9,H2:O11'
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink