Presenting at the Philadelphia CFUG
Adam posted the January 2010 meeting announcement to the CFUG website today -- I'll be doing a presentation on the "powerful simplicity" that is CFSpreadsheet (and associated functions) on the 14th at Penn.
I'm especially excited about this topic because of the frequency with which I generally have to work with(against) Excel. Pretty much every project of ours uses Excel as a report output format and we've tried everything from building tabular data in HTML and "faking it" to saving Excel files in XML format and rebuilding on the server side. Both of these options had limitations (the first being stylistic, the second being fragility), so now that ColdFusion has a simple way to build them I'm a happy camper. I didn't really want to get in to messing with POI.
Long story short: we will always have to work with spreadsheets because that's what "business users" understand (read: as flat as possible). ColdFusion 9 has built-in features that make reading and creating spreadsheets much easier than it's ever been. I'm excited about this and think you should come out to the next meeting on January 14, 2010 to learn more!

