Hi, when I tried to write a xlsx file to a memoryStream using XSSFWorkbook.write, I found the method closed the stream. This behavior made the stream cannot be accessed. HSSFWorkbook.write did not do this behavior. Please check it. Thanks!
↧