Chart.ClearToMatchStyle Method
Office 2007
| Excel Developer Reference |
Version Information
Version Added: Excel 2007
Syntax
expression.ClearToMatchStyle
expression A variable that represents a Chart object.
Remarks
Use this method to reset the chart elements formatting to automatic. If you use this method on a chart, all formatting (including overrides) will be reset.
See Also