摘要: excel文件主要是输出html代码。以xls的文本格式保存文件。生成excel格式的代码:[code lang="CSharp"]/// /// 输出excel格式的html代码 /// /// /// /// /// /// public string MakeExcelStr(D... 阅读全文
posted @ 2012-06-11 13:34 keepnode 阅读(594) 评论(0) 推荐(0)