Hi all, I am facing problem with getting format of a cell when Column level formatting is applied to spreadsheet. It seems POI doesn't support this. The problem is:
I have a template sheet, in which few column are formatted. Now I need to get that sheet and write data to the sheet from specified number of row. When I try to get the style of that particular cell of the row to apply, it fails. Instead default POI formatting is applied. Is there any way to apply the get the formatting of the column and apply on the cell? Any help will be appreciated. Many Thanks -- View this message in context: http://www.nabble.com/Problem-with-getting-and-applying-Column-Level-formatting-in-HSSF-tf4954086.html#a14186493 Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
