dragonight_x
Member level 4
- Joined
- Mar 25, 2006
- Messages
- 71
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,286
- Location
- Egypt - Cairo
- Activity points
- 1,667
word macros in c#
Hello everyone,
My question has two parts:
Part1: It is regarding the macros of the Microsoft word, how can I make a function like macro? In other words a macro that has an argument or a macro that I can pass a parameter to?
Note: macros are written in VB.
Part2: Using C# how can I call that macro and pass a parameter to it?
Thanks for your help in advance.
Hello everyone,
My question has two parts:
Part1: It is regarding the macros of the Microsoft word, how can I make a function like macro? In other words a macro that has an argument or a macro that I can pass a parameter to?
Note: macros are written in VB.
Part2: Using C# how can I call that macro and pass a parameter to it?
Thanks for your help in advance.