I've made a program that uses "Microsoft.Office.Interop.Excel".
When I open the project in xamarin studio and try to debug, I get an error at this line: using Microsoft.Office.Interop.Excel;
How can I solve this? Thank you
I've made a program that uses "Microsoft.Office.Interop.Excel".
When I open the project in xamarin studio and try to debug, I get an error at this line: using Microsoft.Office.Interop.Excel;
How can I solve this? Thank you