ChartTitle Interface
Represents the chart title.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("92D41A5F-F07E-4CA4-AF6F-BEF486AA4E6F")> _
Public Interface ChartTitle
'Usage
Dim instance As ChartTitle
[GuidAttribute("92D41A5F-F07E-4CA4-AF6F-BEF486AA4E6F")]
public interface ChartTitle
Remarks
Use the ChartTitle property to return the ChartTitle object.
The ChartTitle object does not exist and cannot be used unless the HasTitle property for the chart is true.