Share via


SlideMaster Property

SlideMaster Property
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Returns a Master object that represents the slide master.

expression.SlideMaster

expression   Required. An expression that returns one of the objects in the Applies To list.

Example

This example sets the background pattern for the slide master for the active presentation.

  Application.ActivePresentation.SlideMaster.Background.Fill _
    .PresetTextured msoTextureGreenMarble