89066d2568
* Call garbage collector after removing a column Otherwise callers of getHighestColumn get stale values * Update changelog * Fix remove a column out of range removes the last column Given: +---+---+ | A | B | +---+---+ Attempting to remove 'D', should not alter the worksheet * Avoid side effects when trying to remove more columns than exists |
||
---|---|---|
.. | ||
Calculation | ||
Cell | ||
Chart | ||
Collection | ||
Custom | ||
Functional | ||
Helper | ||
Reader | ||
Shared | ||
Style | ||
Worksheet | ||
Writer | ||
IOFactoryTest.php | ||
ReferenceHelperTest.php | ||
SettingsTest.php | ||
SpreadsheetTest.php |