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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to