SlideMaster Property

Applies To

Presentation object.

Description

Returns a Master object that represents the slide master. Read-only.

See Also

HandoutMaster property, Master property, NotesMaster property, TitleMaster property.

Example

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

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