Code Snippet posted by:
Sakthi.Singaravel | Posted on: 5/8/2012 | Category:
VB.NET Codes | Views: 459 | Status:
[Member] |
Points: 40
|
Alert Moderator
The following code is used to get current opened document for editing using .Net
Dim mWord As Word.Application = System.Runtime.InteropServices.Marshal.GetActiveObject("Word.Application") Regards,
Singaravel M