How can I programmatically add Squiggle line under specific words in MS Word using C# Automation? I guess I need to use the Range object, but I couldn't find and method / property that does that.
Is there any way of doing this?
Thanks!
How can I programmatically add Squiggle line under specific words in MS Word using C# Automation? I guess I need to use the Range object, but I couldn't find and method / property that does that.
Is there any way of doing this?
Thanks!