Hi All,
I have a word addin with plain text content controls. I want to insert table or put new line. Basically, the xml will come from databse and has to get populated on content control.
For example :
I am looking for an answer <br/> Please answer me..
has to get transferred to..
I am looking for an answer
Please answer me....
Is there any way to achieve this..?
Thanks,
Dipankar