_Application.DeleteChartAutoFormat(String) Method

Definition

Removes a custom chart autoformat from the list of available chart autoformats.

public:
 void DeleteChartAutoFormat(System::String ^ Name);
public void DeleteChartAutoFormat (string Name);
Public Sub DeleteChartAutoFormat (Name As String)

Parameters

Name
String

Required String. The name of the custom autoformat to be removed.

Applies to