ApplicationClass.DeleteChartAutoFormat(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void DeleteChartAutoFormat(System::String ^ Name) = Microsoft::Office::Interop::Excel::_Application::DeleteChartAutoFormat;
public virtual void DeleteChartAutoFormat (string Name);
Public Overridable Sub DeleteChartAutoFormat (Name As String)
Parameters
- Name
- String