Community
Participate
Working Groups
The ExcelXmlWriter class needs to be improved in order to handle a variety of data types intelligently, rather than simply treating everything as a String. This includes refactoring a few methods in the parent class, AbstractSheetWriter, to use Object's rather than String's in order to make it more generic, and improving the method ExcelXmlWriter.writeCellText() to determine instanceof and writing the appropriate data type into the XML stream.
Created attachment 208324 [details] Improving ExcelXmlWriter class to handle various data types
Improving ExcelXmlWriter class to handle various data types
*** Bug 366618 has been marked as a duplicate of this bug. ***
Don Dunne applied this patch to 0.9.9_SR4 at Tue Dec 13 13:46:48 2011 -0700
This change has been included in a build.