Open Word Document

Open the specified Word file

Open the specified Word file and set the properties for accessing the word document.

Input

Currently, the activity supports only .docx files.

  • Open Mode : Create or Open a word document.

    • Create - a new word document will be created and opened.

    • Open - it will open the specified input word document.

  • Use MS Word : Select visibility while reading a word file.

Output

  • Output : WordHandle Variable Specify a variable name for the reference of opened word document.

Last updated