Is there a good way to set row autoheight in PHP Excel? So far I have seen that you can use a fixed height where you specify before hand how tall you want the row. I have also seen that you can use autoheight if you are not using merged cells.
PHPExcel - dynamic row height for merged cells
How to set auto height in phpexcel?
These two other questions ask similar questions but neither is answered. One solution I've considered is to count the number of words in the cell and wrap based on that and the column span. This could open a can of worms however.
You can also do it like this
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With