Open xXMateus97Xx opened 6 months ago
1.32.1
In the file ExcelOpenXmlSheetWriter.Async.cs, is possible to change the lines 598 and 608 to use await using. In this way, the method CloseAsync() will be called instead of Close().
Excel Type
MiniExcel Version
1.32.1
Description
In the file ExcelOpenXmlSheetWriter.Async.cs, is possible to change the lines 598 and 608 to use await using. In this way, the method CloseAsync() will be called instead of Close().