ChartTitle.Format Property
Excel Developer Reference |
Returns the ChartFormat object. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.Format
expression A variable that represents a ChartTitle object.
Remarks
The ChartFormat object contains the line, fill, effect, and text formatting for the chart area.
See Also