Microsoft.Office.Core Reference Missing

前端 未结 13 1452
谎友^
谎友^ 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条回答
  •  北海茫月
    2020-12-13 01:50

    You can use this NuGet package which includes the interop assemblies in addition to the office assembly.

    https://www.nuget.org/packages/Bundle.Microsoft.Office.Interop/

提交回复
热议问题