Adds a title master to the specified presentation. Returns a Master object that represents the title master. If the presentation already has a title master, an error occurs.
Syntax
expression.AddTitleMaster
expression Required. An expression that returns a Presentation object.