Microsoft.Office.Core Reference Missing

前端 未结 13 1456
谎友^
谎友^ 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:58

    In case you are using Visual Studio 2012, for this to work and in order to make reference to Microsoft Office Core, you have to make the reference through Visual Studio by clicking on the top menu's Project, Add Reference, Extensions button and checking office which is now (14.0).

提交回复
热议问题