%PDF- %PDF-
| Direktori : /www/varak.net/losik.varak.net/vendor/phpoffice/phpspreadsheet/tests/data/ |
| Current File : //www/varak.net/losik.varak.net/vendor/phpoffice/phpspreadsheet/tests/data/CellCoordinates.php |
<?php
return [
[
[
'A',
1,
],
'A1',
],
[
[
'A',
12,
],
'A12',
],
[
[
'J',
1,
],
'J1',
],
[
[
'J',
20,
],
'J20',
],
[
[
'AI',
1,
],
'AI1',
],
[
[
'AI',
2012,
],
'AI2012',
],
];