如何从C ++代码中选择excel单元格或范围? [英] How do I select an excel cell or range, from C++ code ?

查看:108
本文介绍了如何从C ++代码中选择excel单元格或范围?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,



我需要C ++中的东西,例如:



selectCell(excel sheet,单元号。)

selectRange(excel表,范围)



我需要在C ++自动化代码中选择单元格或范围,然后复制粘贴相同。



我们有这样的东西吗?



问候,
Raj Abhishek

Hello,

I need something in C++, like:

selectCell( excel sheet, cell no. )
selectRange( excel sheet, range )

I need to select a cell or range in C++ automation code, and then copy-paste the same.

Do we have anything like this ?

Regards,
Raj Abhishek

推荐答案

请参阅:例如:C ++ app自动化Excel(CppAutomateExcel) [ ^ ]。
See, for instance: "C++ app automates Excel (CppAutomateExcel)"[^].


这篇关于如何从C ++代码中选择excel单元格或范围?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆