Append Text
Append the text into the word file.
Last updated
Append the text into the word file.
Last updated
Append the specified text to the end of a word document.
This activity can only be used after the Open Word Document activity.
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.