随笔分类 - excel
关于代码中对Excel的使用
摘要:Aspose.Cells.dll下载,ICSharpCode.SharpZipLib.dll下载 1 public void ExportExcel() { 2 var url = ""; 3 var FileName = ""; 4 var uploadFiles = Whir.ezEIP.Web
阅读全文
摘要:/// <summary> /// 导出任务清单树木 /// </summary> /// <param name="transplantId">移栽任务编号</param> /// <returns></returns> public ActionResult ExportFrom(string
阅读全文
摘要:/// <summary> /// 导出excel表 /// </summary> /// <returns></returns> public FileContentResult export_CheckTree(string CheckInfoId) { var CheckName = _rep
阅读全文
摘要:public ActionResult KyzPrint(string KeyValue) { HttpResponseMessage result = new HttpResponseMessage(HttpStatusCode.OK); Aqjd_Jcjl jcjl = _repo.Find<A
阅读全文

浙公网安备 33010602011771号