what is the proper ActiveX to embed Excel in GUI
Show older comments
This ActiveX is used to embed Excel in GUI.
If my excel version is Excel2003,I can use ActiveX 'OWC11.Spreadsheet.11'.For exampple, Spreadsheet1 = actxcontrol('OWC11.Spreadsheet.11',pos)
But what if my excel version is Excel2010 and Excel2013? Is there a similar ActiveX like 'OWC11.Spreadsheet.11' in excel? Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on ActiveX in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!