Action group: PowerPoint
The action moves the slide to the specified position.
Specifies the PowerPoint document, the number of the slide to be moved and its new position number to which it will be moved.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Document Instance | The instance of the PowerPoint document in which the slide will wrap. | Robin.PowerPoint | Yes | |
Slide number | The number of the slide to be moved. | Robin.Numeric | Yes | |
New position | The number of the position where the slide will be moved. | Robin.Numeric | Yes |
If a position greater than the one in the presentation is specified, the slide will be moved to the last position in the presentation.
If a non-existent slide number is specified for the slide we want to move, the robot will return an error.
There is a PowerPoint document. It is necessary to move the first slide to the last slide.
PowerPoint document:
Use the actions "Open PowerPoint document", "Move slide", "Save as", "Close PowerPoint document".
The program robot completed successfully. The specified slide moved to a new position.
PowerPoint document: