Pankaj
Member since May 5, 2009
- Profile: /members/3365-pankaj.htm
- Comments: 1
Recent Blog Comments By Pankaj
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on May 5, 2009 at 4:48 AM
I have used your POI Utility Great stuff. I was trying to do something with dates. So I changed code of POIUtility a little. if (LOCAL.CellType EQ LOCAL.Cell.CELL_TYPE_NUMERIC) { // Get numeric cell data. This could be a standard number, // could also be a date value. I am going to leave it u... read more »