Is there an existing issue for this?
Describe the bug
- 数值型默认是文本方式
- 导出提示列名已存在


直接使用miniexcel导出没这两个问题, 所以应该是数据转换部分需要特殊处理一下
MiniExcelLibs.MiniExcel.SaveAs("分店类别销售.xlsx", dt,overwriteFile:true);

Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response
Is there an existing issue for this?
Describe the bug
直接使用miniexcel导出没这两个问题, 所以应该是数据转换部分需要特殊处理一下
MiniExcelLibs.MiniExcel.SaveAs("分店类别销售.xlsx", dt,overwriteFile:true);Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
No response
Anything else?
No response