One other idea is that I could use DataFormatter to handle any cells that have standard formats, and use CellFormat for cells that have custom formats. That still appears to give me 100% results on the test cases I have.
Any thoughts on the feasibility of that? Am I just hiding a potential future issue? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Reading-cell-values-that-have-a-custom-format-tp5486315p5499188.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
