PhpSpreadsheet/tests/data/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
..
A1ConversionToR1C1Absolute.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
A1ConversionToR1C1Exception.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
A1ConversionToR1C1Relative.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
DefaultValueBinder.php fix: issue #1476 crash with numeric string value terminating with new line (#1481) 2020-05-23 12:49:54 +02:00
R1C1ConversionToA1Absolute.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
R1C1ConversionToA1Exception.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
R1C1ConversionToA1Relative.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
SetValueExplicit.php Additional cell datatype unit tests (#1301) 2020-01-03 23:29:53 +01:00
SetValueExplicitException.php Additional cell datatype unit tests (#1301) 2020-01-03 23:29:53 +01:00