PhpSpreadsheet/src
Maxim Bulygin 6561494e32
Add possibility to check validity of a cell value, based on data validation rules
`$cell->hasValidValue()` returns true if the cell has a value which conform to the
rules defined in `$cell->getDataValidation()`.

Closes #257
2017-10-31 14:07:24 +09:00
..
PhpSpreadsheet Add possibility to check validity of a cell value, based on data validation rules 2017-10-31 14:07:24 +09:00
Bootstrap.php Remove boilerplates 2017-09-30 22:12:28 +09:00