Gordon
Member since Dec 11, 2008
- Profile: /members/2261-gordon.htm
- Comments: 1
Recent Blog Comments By Gordon
-
ColdFusion POIUtility.cfc Updates And Bug Fixes
Posted on Aug 8, 2007 at 5:06 AM
Dear Ben, Thanks for your great works. Just want to share my case, i need output chinese characters. So, i added some line to your POIUtility for suitable for work. ... // Create a cell for this query cell. LOCAL.Cell = LOCAL.Row.CreateCell( JavaCast( "int", (LOCAL.ColumnIndex - 1) ) ); LOCAL.C... read more »