The OOXML spec defines the font sizes (the `sz` element) as a double, so the value needs to be wrapped in `PHPExcel_Shared_String::FormatNumber()` to avoid breaking in non-English locales. |
||
|---|---|---|
| .. | ||
| PhpSpreadsheet | ||
| Autoloader.php | ||
| Bootstrap.php | ||
The OOXML spec defines the font sizes (the `sz` element) as a double, so the value needs to be wrapped in `PHPExcel_Shared_String::FormatNumber()` to avoid breaking in non-English locales. |
||
|---|---|---|
| .. | ||
| PhpSpreadsheet | ||
| Autoloader.php | ||
| Bootstrap.php | ||