How to add reference to project that after use:
using ExcelObj = Microsoft.Office.Interop.Excel;
I tried to find this in library list everywhere, but have not found.
How to add reference to project that after use:
using ExcelObj = Microsoft.Office.Interop.Excel;
I tried to find this in library list everywhere, but have not found.
As it is not a .Net assembly it should be in the COM->Type Libraries->Microsoft Excel ## Object Library