Get Element
Get element from word document.
Last updated
Get element from word document.
Last updated
Extracts the element after the bookmark. It can only be used after the Open Word Document activity.
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.
Bookmark : String Argument
The bookmark in which the element to get.
Add Headers :
true
- column headers will be extracted from the word document.
false
- column headers will not be extracted from the word documents.
Content : Object Varaiable
****The variable that stores the data extracted from the specified word document.