Edit Excel cells with Visual Studio C #

0

I try to make a program to read and write cells of an Excel file and I am following a small tutorial that I found. The case is that at the time of adding the references;

microsoft.visualstudio.tools.applications.runtime
microsoft.office.interop.excel

I can not find them anywhere, I just installed Office and in the installation I selected to install the package .NET Programmability Support but I do not see the * .dll anywhere ...

What libraries should I use to work with Excel?

    
asked by Edulon 15.11.2017 в 10:27
source

0 answers