2012年2月18日
摘要: 转自:http://apps.hi.baidu.com/share/detail/31239537一、单元格内容的操作*****// 取得当前单元格内容Console.WriteLine(DataGridView1.CurrentCell.Value); // 取得当前单元格的列 Index ... 阅读全文
posted @ 2012-02-18 21:30 DeepSky_ 阅读(398) 评论(0) 推荐(0) 编辑