_Slide Methods

Include Protected Members
Include Inherited Members

The _Slide type exposes the following members.

Methods

  Name Description
Public method ApplyTemplate Applies a design template to the specified slide.
Public method ApplyTheme Applies a theme or design template to the specified slide.
Public method ApplyThemeColorScheme Applies a color scheme to the specified slide.
Public method Copy Copies the specified object to the Clipboard.
Public method Cut Deletes the specified object and places it on the Clipboard.
Public method Delete Deletes the specified Slide object.
Public method 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.
Public method Export Exports a slide, using the specified graphics filter, and saves the exported file under the specified file name.
Public method MoveTo Moves the specified object to a specific location within the same collection, renumbering all other items in the collection appropriately.
Public method MoveToSectionStart Moves the current slide to the start of the specified section.
Public method PublishSlides Publishes the specified slide to the specified location.
Public method Select Selects the specified object.

Top

See Also

Reference

_Slide Interface

Microsoft.Office.Interop.PowerPoint Namespace