
To add a title master or design to a presentation and return a Master object that represents the new title master or design, use the AddTitleMastermethod. PresetGradient msoGradientHorizontal, 1, msoGradientBrass

The following example sets the background fill for the slide master for the active presentation.

Note that some of these properties are also available from the Design object as well. To return a Master object, use the Masterproperty of the Slide object or SlideRange collection, or use the HandoutMaster, NotesMaster, SlideMaster, or TitleMasterproperty of the Presentation object. Represents a slide master, title master, handout master, notes master, or design master.
