Slide.ApplyTheme (PowerPoint)

Applies a theme or design template to the specified slide.

ApplyTheme (themeName)

themeName: The path and name of the theme file (.thmx) or design template file (.pot) to apply to the Slide object.


ActivePresentation.Slides(1).ApplyTheme "C:\Program Files\Microsoft Office\Templates\MyTheme.thmx"