isValid()
isValid(\PhpOffice\PhpSpreadsheet\Cell\Cell $cell) : bool
Does this cell contain valid value?
Parameters
\PhpOffice\PhpSpreadsheet\Cell\Cell | $cell | Cell to check the value |
Validate a cell value according to its validation rules.