Open mskoryh opened 3 months ago
With new version PhpSpreadsheet, I get error:
Call to undefined method PhpOffice\PhpSpreadsheet\Worksheet\Worksheet::setCellValueExplicitByColumnAndRow
method setCellValueExplicitByColumnAndRow has been removed.
Another deprecated methods described this: https://github.com/PHPOffice/PhpSpreadsheet/issues/2717
With new version PhpSpreadsheet, I get error:
method setCellValueExplicitByColumnAndRow has been removed.
Another deprecated methods described this: https://github.com/PHPOffice/PhpSpreadsheet/issues/2717