mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-24 21:58:18 +00:00
e1f81f0fe0
FIX #14
18 lines
151 B
PHP
18 lines
151 B
PHP
<?php
|
|
|
|
return [
|
|
[
|
|
2,
|
|
3,
|
|
4,
|
|
1260,
|
|
],
|
|
[
|
|
3,
|
|
1,
|
|
2,
|
|
5,
|
|
27720,
|
|
],
|
|
];
|