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.
Input : The word handle object to reference the opened word document.
Bookmark : 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 : ****The variable that stores the data extracted from the specified word document.