문제

I have looked all over to try and find an example of C# code that calls VBA code to run on a word document.

I am looking for a way to take dynamically generated VBA code and using it on a template copy.

올바른 솔루션이 없습니다

다른 팁

You can use .NET Interop. It's an optional component of the Microsoft Office install.

http://msdn.microsoft.com/en-us/library/dd264733.aspx

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top