RE: [PHP] setting column width

2006-07-12 Thread Jef Sullivan
I did some more googling and found some information on setColumn(). Thanks for your responses. Jef -Original Message- From: Jef Sullivan [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 12:57 PM To: php-general@lists.php.net Subject: [PHP] setting column width I am using the

[PHP] setting column width

2006-07-12 Thread Jef Sullivan
I am using the Spreadsheet Excel Writer tool to export a php generated page to an Excel Spreadsheet. The information is being generated properly but the display is not functioning as I would like. The column headers are not automatically setting the width of the column as I was expecting. I