On Mon, 7 Jan 2008, MPras wrote: > An earlier > question/response(http://www.nabble.com/HSSFCell-Time-Code-String-Treated-as-Date-Numeric-to14224700.html#a14224700 > - Nick Burch Dec 10, 2007; 01:54pm ) refers to "grab the format string for > the the cell". How can I get the format string of a cell? Since the > HSSFWorkbook.getWorkbook() is a protected method, is there a different way > to obtain this format string?
You shouldn't need to get at it - the updated date detection code ought to do it all for you Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
