Quantcast
Channel: NetOffice - MS Office in .NET
Viewing all articles
Browse latest Browse all 1741

New Post: RequestComAddinAutomationService Netoffice

$
0
0
In VSTO, it is possible to expose the addin object by overriding the RequestComAddinAutomationService method. As a consequence, the addin object can be accessed e.g. from is no longer null and can be accessed from vba, e.g. by

Application.COMAddIns(1).Object

How to achieve a similar behaviour with netoffice? RequestComAddinAutomationService is not available in netoffice

Any help is really appreciated

Viewing all articles
Browse latest Browse all 1741

Trending Articles