mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-13 03:26:26 +00:00
49a04bdf63
* Use Column Style When Row Dimension Exists Without Style Fix #3534. For new cells, style is set to Row Dimension Style when Row Dimension exists (even if Row Dimension Style does not exist), else Column Dimension Style when Column Dimension exists. However it should be set to Row Dimension Style when Row Dimension exists *and* Row Dimension Style exists, else ... * Address Issue 3533 If cell is defined in xml, it uses neither row nor column style. If style is omitted in cell definition, default style is used. * Update CHANGELOG.md
9.3 KiB
9.3 KiB