Microsoft.Office.Core Reference Missing

前端 未结 13 1461
谎友^
谎友^ 2020-12-13 01:11

Using the example provided in codeproject I am struggling to work out where I can find the reference to the library Microsoft.Office.Core.

I am getting the error \"

13条回答
  •  萌比男神i
    2020-12-13 02:02

    After installing the Office PIA (primary interop assemblies), add a reference to your project -> its on the .NET tab - component name "Office"

提交回复
热议问题