摘要:
var templatePath = Server.MapPath(@"/Template/区域订单列表导出模板.xlsx"); //NPOIHelper.GetTemplateToExcel(templatePath,list); Workbook workbook = new Workbook( 阅读全文
posted @ 2020-05-19 15:26
丁焕轩
阅读(287)
评论(0)
推荐(0)
摘要:
public <H, T> String exportShippingDocument(int sheetNum,List<H> head, List<T> list, String fileName, String tname) { for (T el : list) { if (el insta 阅读全文
posted @ 2020-05-19 14:28
丁焕轩
阅读(156)
评论(0)
推荐(0)
浙公网安备 33010602011771号