摘要:
资料参考http://msdn.microsoft.com/en-us/library/cc296089.aspxhttp://www.mvps.org/dmcritchie/excel/colors.htm 阅读全文
posted @ 2011-07-21 11:53
Danny Chen
阅读(2077)
评论(0)
推荐(0)
摘要:
我们在做excel资料的时候,通常有以下方法。一.导入导出excel常用方法:1.用查询表的方式查询并show在数据集控件上。代码public static string strCon = " Provider = Microsoft.Jet.OLEDB.4.0 ; Data Source =C:\\08.xls;Extended Properties=Excel 8.0"; public static DataSet ds; protected void Page_Load(object sender, EventArgs e) { OleDbConnection con 阅读全文
posted @ 2011-07-21 10:08
Danny Chen
阅读(6598)
评论(0)
推荐(0)

浙公网安备 33010602011771号