Slide.Background (PowerPoint)

Returns a ShapeRange object that represents the slide background.

If you use the Background property to set the background for an individual slide without changing the slide master, the FollowMasterBackground property for that slide must be set to False.


Dim sreBackground As ShapeRange
Set sreBackground = ActivePresentation.Slides.Range(1).Background