Tag Archives: Word

Calling word Macros from .Net

While using Word automation with .Net sometimes it is required ti call, word macro’s from C# or VB.Net. Here is the code to call word macros from VB.Net. In the code, helloworld is the macro name.Or you can simply call … Continue reading

Posted in .Net, Miscellaneous, Office Interoperability | Tagged , , , , | Leave a comment