Column formats in CFSpreadsheet

I really like the spreadsheet functions added to ColdFusion 9. It makes my life so much easier but I discovered an annoyance with the spreadsheetFormatColumn function today. It would seem that you have to set the column formats after you add data to a spreadsheet. If you attempt to set it before calling spreadsheetAddRows it will set the column format to default. Not cool.

Related Posts

This entry was posted in ColdFusion, Programming and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.