Paste Chart/Picture Into Document
Pastes a chart or picture that was previously placed on the clipboard into a Word document at the specified position.
Options
- Paste Relative to: The location relative to which to paste the chart.
- Type:
System.Int32 - Required
- Dropdown Options:
- Document
- Text
- Type:
- Text: The text relative to which to paste the chart.
- Type:
System.String
- Type:
- Position where to paste: Specified the position relative to the target element where the chart will be pasted.
- Type:
System.Int32 - Required
- Dropdown Options:
- Start
- End
- Before
- After
- Replace
- Type:
- Paste option: Choose how the chart will be pasted into document.
- Type:
System.Int32 - Required
- Dropdown Options:
- Embeded Workbook
- Link Data
- Picture
- Type:
- Found: Indicates if the chart was successfully inserted into the document.
- Type:
System.Boolean
- 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.