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