I am creating Bill Of Material report using Apache POI. I have a column for Part Numbers... there are few occasion where P/N has 0 in the prefix like
000501 000502 ... so on. if I set the Cell Type as Numeric. The prefix 0 is getting stripped. is there alternative solution for this scenario? -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Cell-Type-Numbering-Format-tp5718487.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]
