This website requires JavaScript.
Explore
Help
Sign In
Clientbase
/
PhpSpreadsheet
mirror of
https://github.com/basemaster/PhpSpreadsheet.git
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13a3363410
PhpSpreadsheet
/
tests
/
data
/
CellRangeBoundaries.php
31 lines
386 B
PHP
Raw
Blame
History
<
?
php
return
[
[
[
[
2
,
4
,
],
[
5
,
9
,
],
],
'B4:E9'
,
],
[
[
[
2
,
4
,
],
[
2
,
4
,
],
],
'B4'
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink