FluentExcel
FluentExcel copied to clipboard
Excel.Load方法在自动读取完毕后,流对象被自动释放
Excel.Load执行完毕后,MemoryStream 被自动释放了,由于该流对象还需要进行二次使用,故此我认为Load方法不应该释放外部的流对象
Issue Label Bot is not confident enough to auto-label this issue. See dashboard for more details.