VC控制Excel
摘要:
关于Excel的操作,代码来源自网络。1voidCControlExcelDoc::OnControlExcel()2{3//TODO:Addyourcommandhandlercodehere4COleVariantvtOptional((long)DISP_E_PARAMNOTFOUND,5VT_ERROR),vtTrue((short)TRUE),vtFalse((short)FALSE);... 阅读全文
posted @ 2007-01-12 09:32 hone 阅读(2707) 评论(0) 推荐(0) 编辑