PhpSpreadsheet/unitTests/Classes/PHPExcel
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
..
Calculation Improvements to array arithmetic (MMULT) 2015-01-23 23:44:32 +00:00
Cell GH-543 - Datetime at DefaultValueBinder 2015-04-16 01:09:29 +01:00
Chart Reorganised unit test directories 2012-07-31 21:56:11 +01:00
Shared Merge pull request #95 from Slamdunk/hotfix/remove-sys-tests 2012-11-28 23:30:54 -08:00
Style Eliminate need for use of money_format() function; various fixes to HLOOKUP, VLOOKUP and DOLLAR functions + unit tests 2013-06-15 12:15:03 +01:00
Worksheet Implement a ColumnIterator, refactoring of RowIterator 2015-04-26 13:00:58 +01:00
AutoloaderTest.php Reorganised unit test directories 2012-07-31 21:56:11 +01:00
CalculationTest.php Improvements to array arithmetic (MMULT) 2015-01-23 23:44:32 +00:00
CellTest.php Reorganised unit test directories 2012-07-31 21:56:11 +01:00
ReferenceHelperTest.php Some refactoring of insert/delete row/column reference methods 2013-04-25 17:53:29 +01:00