Chart.ApplyChartTemplate Method (Word)
Applies a standard or custom chart type to a chart.
Version Information
Version Added: Word 2007
Syntax
expression .ApplyChartTemplate(FileName)
expression A variable that represents a Chart object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
FileName |
Required |
String |
The file name for a chart template. |
Remarks
This method does not support taking constants for native or combination charts.