EDN Admin
Well-known member
Hello,
I would like to create a Word doc directly from C# Windows Form codes.
1) How to create and open the Word doc?
After creating the Word doc and Open it, ...
2) How to insert a text from a textbox to the Word doc that is already currently opened?
3) How to check the current Range.Selection location?
Please exlpain in full as I am a newbe in C# to create Word...
Thanks in advance.
View the full article
I would like to create a Word doc directly from C# Windows Form codes.
1) How to create and open the Word doc?
After creating the Word doc and Open it, ...
2) How to insert a text from a textbox to the Word doc that is already currently opened?
3) How to check the current Range.Selection location?
Please exlpain in full as I am a newbe in C# to create Word...
Thanks in advance.
View the full article