PhpSpreadsheet/tests
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
..
PhpSpreadsheetTests Add possibility to check validity of a cell value, based on data validation rules 2017-10-31 14:07:24 +09:00
data INDEX(): fix getting row and col numbers from references (#239) 2017-10-06 14:01:20 +09:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00