Append Text
Append the text into the word file.
Append the specified text to the end of a word document.
Input
Input :
WordHandle Variable
The word handle object to reference the opened word document.
Text Content :
String Argument
The text content that is to be appended to a word document.
Last updated