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 |
||
---|---|---|
.. | ||
AutoFilter | ||
AutoFilterTest.php | ||
ColumnCellIteratorTest.php | ||
ColumnIteratorTest.php | ||
ColumnTest.php | ||
DrawingTest.php | ||
IteratorTest.php | ||
RowCellIteratorTest.php | ||
RowIteratorTest.php | ||
RowTest.php | ||
WorksheetTest.php |