Darin Vercillo
Member since Dec 11, 2008
- Profile: /members/1367-darin-vercillo.htm
- Comments: 1
Recent Blog Comments By Darin Vercillo
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Feb 5, 2008 at 5:14 PM
Great utility. Still had problems with it throwing an exception with null values in number-type columns. I added a try at line 1760'ish to catch those and default the Local.CellValue to 0 in the JavaCast function- kind of a big assumption, I know- but it works for my needs for now. Any additional th... read more »