I am exporting using Fast Excel, however, it is showing this warning The number in the cell is formatted as text ... . I tried by casting the text to intval and floatval but still the same issue. Is there any way to set the column as number, like setColumnFormat in laravel-excel.
I am exporting using Fast Excel, however, it is showing this warning
The number in the cell is formatted as text .... I tried by casting the text tointvalandfloatvalbut still the same issue. Is there any way to set the column as number, likesetColumnFormatin laravel-excel.