DataGridView 数据导出excel_and_xml
摘要:先建立一个Export.cs:using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Windows.Forms;using Microsoft.Office.Interop.Excel;using System.Data;using...
阅读全文
posted @ 2009-12-22 15:45
浙公网安备 33010602011771号