PhpSpreadsheet/unitTests/Classes/PHPExcel/Worksheet
MarkBaker ceddc13f82 Implement a ColumnIterator, refactoring of RowIterator
Currently this disables the setIterateOnlyExistingCells option

TODO Re-Implement setIterateOnlyExistingCells logic with the new structure
TODO Rationalise and abstract common methods in the iterator classes
2015-04-26 13:00:58 +01:00
..
AutoFilter AutoFilter unit tests 2012-08-19 23:17:12 +01:00
AutoFilterTest.php Fixes to Advanced Value Binder for cell restructuring 2013-02-21 11:29:32 +00:00
CellCollectionTest.php Bugfix: (manual merge from a pull request from amironov) Work item GH-82 - PHPExcel_Worksheet::getCellCollection() may not return last cached cell 2012-11-29 23:57:12 +00:00
ColumnIteratorTest.php Implement a ColumnIterator, refactoring of RowIterator 2015-04-26 13:00:58 +01:00
RowIteratorTest.php Implement a ColumnIterator, refactoring of RowIterator 2015-04-26 13:00:58 +01:00
WorksheetColumnTest.php Implement a ColumnIterator, refactoring of RowIterator 2015-04-26 13:00:58 +01:00
WorksheetRowTest.php Implement a ColumnIterator, refactoring of RowIterator 2015-04-26 13:00:58 +01:00