Set Bookmark Content
Set text content at the bookmark position.
Last updated
Set text content at the bookmark position.
Last updated
Set the text at a specified bookmark location in 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 to be written in a word document.
Bookmark : String Argument
The bookmark in which the text content to be inserted.