dotnetcore / dotnetcore/Magicodes.IE
导出数据没有先格式化为模板
Open
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 495
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
当我使用我们导出模版时,我看了execl上有美丽的**红色字体提示必填**,**枚举类型可以有下拉列表**
这样我觉得非常好,但是我直接将数据导出为execl 却没有这个格式上的优化,这让我很痛苦
**Describe the solution you'd like**
我希望导出为execl时我们的框架可以先构建模板
**Describe alternatives you've considered**
目前我自己的做法是自己导出模板再遍历数据(现在突然有一种想法,我自己构建模版,构建完毕我在模版中追加数据,稍后我会去尝试)
```[tasklist]
### Tasks
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.