PhpSpreadsheet/tests/PhpSpreadsheetTests/Cell
Mark Baker a264cafe4c
Helper class for the conversion of cell addresses between A1 and R1C1 formats, and vice-versa (#1558)
* Helper class for the conversion of cell addresses between A1 and R1C1 formats, and vice-versa
2020-06-27 23:03:25 +02:00
..
AddressHelperTest.php Helper class for the conversion of cell addresses between A1 and R1C1 formats, and vice-versa (#1558) 2020-06-27 23:03:25 +02:00
AdvancedValueBinderTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CellTest.php Fix for Issue 1495 (#1500) 2020-06-19 20:57:20 +02:00
CoordinateTest.php Range operator tests (#1501) 2020-06-02 07:38:35 +02:00
DataTypeTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DataValidatorTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefaultValueBinderTest.php fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
HyperlinkTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
ValueBinderWithOverriddenDataTypeForValue.php Support overriding `DefaultValueBinder::dataTypeForValue()` 2018-11-03 17:25:43 +11:00