PhpSpreadsheet/unitTests/Classes/PHPExcel
Adrien Crivelli f1a1f525ea Double quote support for SUMIF()
SUMIF() should handle double quotes properly in both criteria and
cells values. This is especially useful when we need to compare string
containing themselve double quote(s).
2013-08-08 12:17:00 +09:00
..
Calculation Double quote support for SUMIF() 2013-08-08 12:17:00 +09:00
Cell Fixes to Advanced Value Binder for cell restructuring 2013-02-21 11:29:32 +00: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 Fixes to Advanced Value Binder for cell restructuring 2013-02-21 11:29:32 +00:00
AutoloaderTest.php Reorganised unit test directories 2012-07-31 21:56:11 +01: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