Files
PhpSpreadsheet/tests/PhpSpreadsheetTests/Worksheet/Table
oleibman 117f89c751 Clone Worksheet With Table
Fix #3820. When cloning a worksheet, special handling is already included for `cellCollection` and `drawingCollection`. It needs to be added for `tableCollection` as well. In theory, `chartCollection` also needs it. However, there are no clone methods for any of the Chart objects, so that will be a substantially larger effort. There is no need to delay this fix waiting for that.
2023-12-11 15:31:26 -08:00
..
2023-09-07 17:44:56 +08:00
2023-09-07 17:44:56 +08:00
2023-09-07 17:44:56 +08:00
2023-09-07 17:44:56 +08:00
2023-12-11 15:31:26 -08:00
2023-09-07 17:44:56 +08:00
2023-09-07 17:44:56 +08:00
2023-09-07 17:44:56 +08:00
2023-09-20 17:49:22 +08:00