CLOSEEDIT IN EXCEL (把焦点从当前单元格上移开)
摘要:
try { objMiss=Missing.Value; XLApp.Visible = true; XLApp.ActiveCell.Activate(); XLApp.ActiveCell.FindNext(objMiss); ... 阅读全文
posted @ 2008-08-15 10:02 逝去的时光 阅读(272) 评论(0) 推荐(0)
posted @ 2008-08-15 10:02 逝去的时光 阅读(272) 评论(0) 推荐(0)