Handle the macro pop up while opening Excel File using C#
I am trying to open an excel file using C#.
When i ran the code of opening the excel. It gives a pop up of enabling macro. But the excel i am trying to open has nothing to do with macro.
I want to open the file through the code without getting macro enable.This is the pop up im getting while opening the excel through c#
This is the pop up im getting while opening the excel through c#