pjfanning commented on PR #406:
URL: https://github.com/apache/poi/pull/406#issuecomment-1346934215

   Could you trying calling setCellStyle(style) on each cell? You can have just 
1 style instance that you set for all cells.
   If you look at SXSSFCell.getCellStyle, it skips all the lookup code if you 
have pre-set the style.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to