-
-
Notifications
You must be signed in to change notification settings - Fork 368
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request


