摘要: 我的代码如下,但是只能做到导出,不能在Excel中显示对应的颜色。 Response.Clear(); Response.BufferOutput=true; Response.Charset="GB2312"; Response.AppendHeader("Content-Disposition","attachment;filen... 阅读全文
posted @ 2006-05-30 09:24 jacktu 阅读(1422) 评论(0) 推荐(0)