mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-08-30 03:59:11 +00:00
aa91abc0d8
`ReferenceHelper::insertNewBefore` copies data from one cell to another when adding/removing rows or columns. It now also respects the data type set for that cell and does not use value binder again.