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#

Add Comment
0 Answer(s)

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.