Hi, I try to re-use styles instead of creating a new one for each cell wich seems to be better, but what is the best way to do that ?
I thought about getUserStyleName, but it is not available on XSSFCellStyle ? Is there any reason why it only applies to HSSF CellStyle ? And btw why it is not defined in the CellStyle interface ? Is there a way to retreive cellStyle by name instead of looping on each stellStyle defined in the workbook ? Thanks in advance for any answer. Regards, Yves. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
