When processing an Excel file with many rows and columns using ClosedXML that uses the OpenXML SDK, an "Out Of Memory Exception" error occurs.
Also, I saw the description on the following Web page that an "Out Of Memory Exception" error occurs in the OpenXML SDK.
Open XML Out of memory Issue
<https://social.msdn.microsoft.com/Forums/office/en-US/de280d01-4216-4f9d-b804-fcc87c8e6512/open-xml-out-of-memory-issue>
Export big amount of data from XLSX --OutOfMemoryException
<https://stackoverflow.com/questions/32690851/export-big-amount-of-data-from-xlsx-outofmemoryexception>
Therefore, could you answer the following questions (1) to (3)?
Thank you.
(1) Is there a similar problem with the latest OpenXML SDK (https://www.nuget.org/packages/Open-XML-SDK/)?
(2) If the latest OpenXML SDK has a similar event, are there any plans to deal with it?
(3) Is it possible to avoid this event by setting the PC or software?
Also, I saw the description on the following Web page that an "Out Of Memory Exception" error occurs in the OpenXML SDK.
Open XML Out of memory Issue
<https://social.msdn.microsoft.com/Forums/office/en-US/de280d01-4216-4f9d-b804-fcc87c8e6512/open-xml-out-of-memory-issue>
Export big amount of data from XLSX --OutOfMemoryException
<https://stackoverflow.com/questions/32690851/export-big-amount-of-data-from-xlsx-outofmemoryexception>
Therefore, could you answer the following questions (1) to (3)?
Thank you.
(1) Is there a similar problem with the latest OpenXML SDK (https://www.nuget.org/packages/Open-XML-SDK/)?
(2) If the latest OpenXML SDK has a similar event, are there any plans to deal with it?
(3) Is it possible to avoid this event by setting the PC or software?