Commit Graph

4 Commits

Author SHA1 Message Date
Jef
b27b169e2a
Make System.DateOnly available as date in Excel (#576)
* Format the code and remove trailing whitespaces

* Update Visual Studio gitignore template

* Refactor: rename variables, add comments

* Support writing DateOnly type to Excel

---------

Co-authored-by: Jef Van den Brandt <Jef.VandenBrandt@cheops.be>
2024-03-31 23:49:31 +08:00
ITWeiHan
3c0f09dcb7 Update ExcelDataReader copyright @MIT License 2021-06-13 00:29:50 +08:00
wei
725317c3f4 CSV SaveAs support datareader 2021-06-08 10:48:34 +08:00
ITWeiHan
fbfca6354e - [New] SaveAsByTemplate support input IEnmerable<IDicionary<string,object>> or DapperRows parameters [#201](https://github.com/shps951023/MiniExcel/issues/201) 2021-04-18 11:59:34 +08:00