Presentation.AddTitleMaster (PowerPoint)
Adds a title master to the specified presentation and returns a Master object that represents the title master.
If the presentation already has a title master, an error occurs.
Dim mstAddTitleMaster As Master
Set mstAddTitleMaster = ActivePresentation.AddTitleMaster()