i have problem with php excel,
i want to make new line in one cell but i can\'t, i have tried using \\n or but itsn\'t work. this my code:
<
We can set for the default style, so don't need to specify for each cell range: $objPHPExcel->getDefaultStyle()->getAlignment()->setWrapText(true);
$objPHPExcel->getDefaultStyle()->getAlignment()->setWrapText(true);