PhpSpreadsheet/tests/data/Style
Sebastian Nohn 454c01be51
Add support for one digit decimals (FORMAT_NUMBER_0, FORMAT_PERCENTAGE_0) (#2525)
* Add support for one digit decimals (FORMAT_NUMBER_0)

* Add support for one digit decimals (FORMAT_NUMBER_0, FORMAT_PERCENTAGE_0)

* adding tests for one digit numbers

* cleanup

* add failing test to block merge of this PR until #2555 has been merged

* fix code style

* fix test
2022-02-05 12:46:50 -08:00
..
Color Additional unit tests for Style Color 2020-11-01 14:23:11 +01:00
ConditionalFormatting Read conditional styling for cell (#2491) 2022-01-22 19:18:26 +01:00
NumberFormat.php Add support for one digit decimals (FORMAT_NUMBER_0, FORMAT_PERCENTAGE_0) (#2525) 2022-02-05 12:46:50 -08:00
NumberFormatDates.php formatAsDate strip language metadata (#1618) 2021-01-29 17:14:38 +01:00