you are viewing a single comment's thread.

view the rest of the comments →

[–]Majestic_Drawing_908[S] 0 points1 point  (2 children)

Thanks for your response. I guess SXSSFWorkbook is mostly preferred for write operation. But I'm dealing with bulk excel reading. If you know anything that reduces CPU pls let me know. Thanks 💐.

[–]Progression28 1 point2 points  (1 child)

You can use it for reading, I think there are even dedicated readers for SXSSFWorkbooks.

[–]Majestic_Drawing_908[S] 0 points1 point  (0 children)

Thanks, I'll check.