Info
This question is closed. Reopen it to edit or answer.
actxserver cannot load Workbooks
1 view (last 30 days)
Show older comments
Hi i am unable to use the 'Workbooks' library from actxserver, I do not know why.
results = actxserver ('Excel.Application');
invoke(results.Workbooks, 'add');
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!