Magicodes.IE icon indicating copy to clipboard operation
Magicodes.IE copied to clipboard

花式导出Excel能否支持多个imgs

Open q6781087 opened this issue 2 years ago • 0 comments

[ExportImageField(Width = 50, Height = 120)] [ExporterHeader(DisplayName = "照片")] public List PhotoImgs { get; set; }=new List(); 目前定义了一个list的图片地址,导出时,图片无法显示

q6781087 avatar Jun 02 '23 08:06 q6781087