Hello POI users, 

On Excel VBA, we can set cell attribute by using CellFormat object, and no
need to create any new CellStyle Object. Is there a way to do that with POI?

It seems like we always need to create new cell style when setting cell
appearance attributes. This lead to so many cell style created in the target
spreadsheet.

Thanks.

 

Reply via email to