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