... use PhpOffice\PhpSpreadsheet\Style\NumberFormat; class PugsExport implements ... Format column as percentage $sheet->setColumnFormat(array( 'C' => '0%' )); ...
確定! 回上一頁