Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 26, 2024

Add Data Table to Slide OpenXML

UiPath.Presentation.Activities.PptDocumentReplaceShapeWithDataTable

Inserts a Data Table inside a PowerPoint presentation in a specified placeholder.

Properties

Common
  • DisplayName - The display name of the activity.
Input
  • Behavior - Choose how the data table should be added to the slide. The available options are: CreateNewTable, AppendToTable, and OverwriteExistingData. By default, CreateNewTable is selected.
  • Content placeholder - Placeholder on the slide where the table should be created.
  • Overwrite starting in column - Overwrites data starting in a specified column. The default value is 1.
  • Overwrite starting in row - Overwrites data starting in a specified row. The default value is 0 (no offset).
  • Presentation - The full path of the PowerPoint file to be used. If the PowerPoint file to be used is located in the project folder, its relative path can be used. Only String variables and strings are supported.
  • Slide number - The index of the slide containing the desired shape placeholder.
  • Table to add - The Data Table to be added.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • Exclude source headers - If selected, the activity does not copy the first line from the Data Table.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.