摘要:
View Code stringfile=Server.MapPath("Library/现场服务商评价日报.xls");Workbookworkbook=newWorkbook(file);HtmlSaveOptionsoption=newHtmlSaveOptions(SaveFormat.Html);System.IO.MemoryStreamstream=newSystem.IO.MemoryStream();workbook.Save(stream,SaveFormat.Html);stringhtml=System.Text.Encoding.UTF8.GetS 阅读全文
posted @ 2012-06-18 18:19
gguowang
阅读(928)
评论(0)
推荐(0)
浙公网安备 33010602011771号