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.

Microsoft Word needs to be installed on the computer for this option to work. The specified file will be locked by MS Word while the workflow is being executed.

  • True - The activity will use Microsoft Word for all actions on the word file.

  • False - The activity will not use Microsoft Word.

Output

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

Last updated