PhpSpreadsheet/Classes/PHPExcel/Cell
MarkBaker d44aebc0a4 Improve default value binder handling of string/numeric values
- Modified regexp to handle scientific notation and apply appropriate tests rather than drop through to string
 - modified handler to detect integers too long for PHP, and treat as string rather than convert to float
2015-03-26 23:25:24 +00:00
..
AdvancedValueBinder.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DataType.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DataValidation.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
DefaultValueBinder.php Improve default value binder handling of string/numeric values 2015-03-26 23:25:24 +00:00
Hyperlink.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00
IValueBinder.php Update to copyright year in file headers 2013-12-31 18:36:33 +00:00