MiniExcel icon indicating copy to clipboard operation
MiniExcel copied to clipboard

如果一个Excel 有多个Sheet,希望能支持返回多个Sheet 不同的对象。

Open assmin opened this issue 2 years ago • 0 comments

如果一个Excel 有多个Sheet,希望能支持返回多个Sheet 不同的对象, ExcelDataReader 支持返回DataSet 有不同Sheet 的Datatable,但还需要Datatable转list 也比较麻烦,如:有6个sheet ,只需要请求一次io就可以,不用请求6次。

  • [ ] XLSX
  • [ ] XLSM
  • [ ] CSV
  • [ ] OTHER

Upload Excel File

Please attach your issue file by dragging or droppng, selecting or pasting them.

e.g : https://github.com/shps951023/MiniExcel/files/6538107/demo.xlsx

MiniExcel Version

Description

assmin avatar Apr 21 '23 09:04 assmin