Insert DataTable in Document
The activity inserts a data table relative to a text or a bookmark.
Input
- Data Table to Be Added: DataTable to be inserted in the document
- Type:
System.Data.DataTable - Required
- Type:
Insert Option
- Position Where to Insert: Position Where to Insert
- Type:
System.Int32 - Required
- Dropdown Options:
- Start
- End
- Before
- After
- Replace
- Type:
- Insert Relative to: The location relative to which to insert the table.
- Type:
System.Int32
- 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.