摘要:
添加明细按钮DataRow dRow = DtDetail.NewRow(); dRow["PriceId"] = ConvertUtil.GetIntFromObject(dr.Cells["PriceId"].Value); dRow["Flower... 阅读全文
posted @ 2014-05-12 13:53
ChineseMoonGod
阅读(496)
评论(0)
推荐(0)
摘要:
Microsoft.Office.Interop.Excel.Range range = null; string saveFileName = ""; bool fileSaved = false; SaveFileDialog ... 阅读全文
posted @ 2014-05-12 13:34
ChineseMoonGod
阅读(289)
评论(0)
推荐(0)
摘要:
OpenFileDialog ofd = new OpenFileDialog(); ofd.Title = "选择导入的文件"; ofd.FilterIndex = 1; ofd.InitialDirect... 阅读全文
posted @ 2014-05-12 13:26
ChineseMoonGod
阅读(617)
评论(0)
推荐(0)
摘要:
Microsoft.Office.Interop.Excel.Application excel = new Microsoft.Office.Interop.Excel.Application(); Microsoft.Office.Interop.Excel.Workbo... 阅读全文
posted @ 2014-05-12 13:24
ChineseMoonGod
阅读(371)
评论(0)
推荐(0)

浙公网安备 33010602011771号