I am building a word document from within VB. I am successfully adding Textboxes at predetermined locations on the page using the AddTextBox method on a shapes collection.
However, how do I set the internal margins for the textbox? I also want to be able to change the line colour, fill colour etc but the margins are the most important.
Thanks in advance.
However, how do I set the internal margins for the textbox? I also want to be able to change the line colour, fill colour etc but the margins are the most important.
Thanks in advance.