To set the row height use ->setHeight($row, $height) . // Set height for a single row $sheet->setHeight(1, 50); // Set height for multiple rows ...
確定! 回上一頁