ChartTitle Interface

Represents the chart title.

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

Syntax

'Declaration
<GuidAttribute("C1AD33E4-F088-40A9-9D2F-D94017D115C4")> _
Public Interface ChartTitle
'Usage
Dim instance As ChartTitle
[GuidAttribute("C1AD33E4-F088-40A9-9D2F-D94017D115C4")]
public interface ChartTitle

Remarks

Use the ChartTitle property to return the ChartTitle object.

The ChartTitle object doesn’t exist and cannot be used unless the HasTitle property for the chart is True.

See Also

Reference

ChartTitle Members

Microsoft.Office.Interop.Word Namespace