Set Paragraph
Set content of a paragraph inside a Microsoft Word document.
Input
- Index: Overwrite content in the paragraph with this index, set 0 to overwrite the entire word document
- Type:
System.Int32
- Type:
- Text: The text to set
- Type:
System.String - Required
- Type:
Options
- Save Changes: Indicates if the changes made to the paragraph should be saved.
- Type:
System.Boolean - Required
- Type:
Details
- This activity can only be used within a Word Application Scope activity. Word application must be installed on the machine where the process will run.