View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
prafulla prafulla is offline
external usenet poster
 
Posts: 4
Default Diasabling Macro PopUp

Hi,
I have used office automation to automate word,excel and
powerpoint.For this task, i have to disable warning that pop ups when
opening files that contains macros.

I tried by setting AutomationSecurity to
msoAutomationSecurityForceDisable but it does not works.

Can any one please suggest me other ways to completely disable these
warnings during

office automation process using C#?

Regards
Prafulla