Slide Methods (PowerPoint)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Methods

Name

Description

ApplyTemplate

Applies a design template to the specified slide.

ApplyTemplate2

Applies a design template and theme variant to the slide.

ApplyTheme

Applies a theme or design template to the specified slide.

ApplyThemeColorScheme

Applies a color scheme to the specified slide.

Copy

Copies the specified object to the Clipboard.

Cut

Deletes the specified object and places it on the Clipboard.

Delete

Deletes the specified Slide object.

Duplicate

Creates a duplicate of the specified Slide object, adds the new slide to the Slides collection immediately after the slide specified originally, and then returns a Slide object that represents the duplicate slide.

Export

Exports a slide, using the specified graphics filter, and saves the exported file under the specified file name.

MoveTo

Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.

MoveToSectionStart

Moves the current slide to the start of the specified section.

PublishSlides

Publishes the specified slide to the specified location.

Select

Selects the specified object.