Get Paragraph
Get paragraph from given word document according to given index.
Input
- Index: Specifies the index of the paragraph to get (1-based index)
- Type:
System.Int32 - Required
- Type:
Output
- Text: Save the read paragraph to this variable
- Type:
System.String - 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.