Presentation.TitleMaster (PowerPoint)

Returns a Master object that represents the title master for the specified presentation.

If the presentation doesn't have a title master, an error occurs. Use the AddTitleMaster method to add a title master to a presentation.


Dim mstTitleMaster As Master
Set mstTitleMaster = ActivePresentation.TitleMaster