Share via


PresentationClass.AddTitleMaster Method

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Public Overridable Function AddTitleMaster As Master
'Usage
Dim instance As PresentationClass
Dim returnValue As Master

returnValue = instance.AddTitleMaster()
public virtual Master AddTitleMaster()

Return Value

Type: Microsoft.Office.Interop.PowerPoint.Master

Implements

_Presentation.AddTitleMaster()

See Also

Reference

PresentationClass Class

PresentationClass Members

Microsoft.Office.Interop.PowerPoint Namespace