mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-22 21:33:59 +00:00
6 lines
57 B
PHP
6 lines
57 B
PHP
<?php
|
|
|
|
return [
|
|
['$12,345.67890', 12345.6789, 5],
|
|
];
|