-
-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
【Excel模板导出】修复只存在一列时的导出 #73 【Excel导入】支持返回表头和索引 #76 【Excel导入导入】#63 支持使用System.ComponentModel.DataAnnotations命名空间下的部分特性来控制导入导出,比如 DisplayAttribute DisplayFormatAttribute DescriptionAttribute 封装简单的易于使用的单一特性,例如 IEIgnoreAttribute(可作用于属性、枚举成员,可影响导入和导出)
- Loading branch information
1 parent
4782872
commit 7b5ae25
Showing
2 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters