dotnetcore / dotnetcore/Magicodes.IE
花式导出Excel能否支持多个imgs
Open
- Dominant language
- C#
- Stars
- 2.2k
- Forks
- 495
- PR merge metrics
- No merged PRs in 30d
Description
[ExportImageField(Width = 50, Height = 120)]
[ExporterHeader(DisplayName = "照片")]
public List PhotoImgs { get; set; }=new List();
目前定义了一个list的图片地址,导出时,图片无法显示
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.