Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
Convert it to c#
chetan Allipur
7y
260
1
Reply
ActiveDocument.Fields.item(f).Type = 64
here I tried.
Microsoft.Office.Interop.Word.Application app = Globals.ThisAddIn.Application;
Microsoft.Office.Interop.Word.Document doc1 = app.ActiveDocument;
doc1.Fields[f].Parent.Type=64
Please send me the code in c#. Its urgent
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
Group SMS to Mobile phone using SMS API
The type or namespace name 'Interop' does not exist in the n