0

I would like to write out some data to classic XLS file.

I have installed MS Office 2013 in the developer PC.

In MS Visual Studio 2015 I see two versions of Microsoft.Office.Interop.Excel are 12 and 14.

And my question is what do I have to install on client PC so application is gonna work?

enter image description here

4

1 に答える 1

0

PIA はインストールしません。これらは、(Office のインストールの一部として) コンピューターに既に存在し、通常は実行時に読み込まれるように GAC に存在する必要があります。

于 2016-12-06T12:55:45.233 に答える