https://learnku.com/articles/23696
设置单元格格式为文本格式
$obj_sheet->setCellValueExplicitByColumnAndRow($column, $row, $value, DataType::TYPE_STRING);
phpoffice spreadSheet 数字 变成科学计数法的问题
原文:https://www.cnblogs.com/musings/p/12837891.html
设置单元格格式为文本格式