ChartTitle.Format (Excel)
Returns the ChartFormat object.
The ChartFormat object contains the line, fill, effect, and text formatting for the chart area.
Dim cftFormatted As ChartFormat
Set cftFormatted = ActiveChart.ChartTitle.Format
Returns the ChartFormat object.
The ChartFormat object contains the line, fill, effect, and text formatting for the chart area.
Dim cftFormatted As ChartFormat
Set cftFormatted = ActiveChart.ChartTitle.Format