摘要:
private void OpenExcel(string strFileName) { object missing = System.Reflection.Missing.Value; Application excel = new Application(); //lauch excel application if (excel == null) { Response.Write("&l... 阅读全文
posted @ 2010-07-08 15:35
3.mu
阅读(221)
评论(0)
推荐(0)

浙公网安备 33010602011771号