Hi,
I have c# code to generate excel using Apose(5.0). It's generating excel as expected.
The problem is when I am trying to open the excel in Office 2010, I am getting warnings as below.
"Protected View : Office has detected a problem. Editing may harm your computer. Click for more details.." and
"Macros have been disabled".
Q1. How can I supress these warnings/errors.
Q2. How can I configure Worksheet/Workbook to override the protected view. I want the excel to be opened in normal view.
Please help..
Thanks,
Aniket