On Sat, 13 May 2017, yevsh wrote:
Is it safe to write to multiple sheets that belong to same workbook, from multiple threads?

No

It is safe for multiple threads to write to their own workbooks. However, all operations on a single workbook must be done from the same thread

Nick

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

Reply via email to