_Presentation.AddTitleMaster Method
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
Function AddTitleMaster As Master
'Usage
Dim instance As _Presentation
Dim returnValue As Master
returnValue = instance.AddTitleMaster()
Master AddTitleMaster()
Return Value
Type: Microsoft.Office.Interop.PowerPoint.Master