Dear Team,
How to import microsoft.interop in imports panel?
Dear Team,
How to import microsoft.interop in imports panel?
Hi @Ram_Shiva_Reddy ,
-First make sure that the dependency related to your microsoft.interop is installed in manage packages, like microsoft.office.interop.excel etc
-In the imports panel, you can find it for importing.
Regards,
Hi @Ram_Shiva_Reddy ,
Do you want to import a certain namespace ? Is it for Excel or Word ?
For what reason do you want to import it ?
Also, Check when typing in imports Panel :
Either you can import the namespace from the imports panel in the studio (Given that the necessary libraries are in place) or you can import the same using Invoke Code activity.
Check out this reference:
Hope this helps,
Best Regards.
Hello,
It is for Outlook.
Does interop works only for mails?