Tried to open MS Word using invoke code activity (Vb.net) but, could not accomplish this as I could not find a package for Microsoft.office.interop.word.
Ways applied to accomplish this task but no luck.
- Imported namespace Microsoft.office.interop.word
- Created variable as Microsoft.office.interop.word.Application but it did not work
- Tried to install the package of Microsoft.office.interop.word but could find this.
Studio - Community - 2023.4.0
If anyone has any idea about this and assist me to get an answer for this query.