wxAutomationObject for Excel File Manipulation in C++

24 Views Asked by At

I'm relatively new to wxWidget and am currently working on a C++ program that requires the use of wxAutomationObject. Specifically, I need to open an Excel file and write string into multiple cell. Does anyone have an example or guidance on how to effectively utilize this class for such task? Thank you in advance for any assistance provided.

I'm trying to achieve this but I'm not getting solution please let me know how I can do this.

0

There are 0 best solutions below