How can I make rows a bit longer? If I output the excel everything prints fine, but if the title is a bit long the title is not readable.
How can I fix that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s probably the column width that needs fixing then.
Excel hides any content in a cell that runs wider than the column width it is in. It’s just like CSS
overflowproperty. Usually that is indicated by a small icon on the right hand side of the cell. Double clicking the right edge of the column will autoexpand the column. To have it visible right from the start, you’d have to increase the column width.Example taken from this newsgroup entry
Quoting the same entry (fixed spelling):
In case that’s not working with the PEAR package, try PHPExcel