ChartClass.ApplyCustomType(XlChartType, Object) 方法

定义

public virtual void ApplyCustomType (Microsoft.Office.Interop.Excel.XlChartType ChartType, object TypeName);
Public Overridable Sub ApplyCustomType (ChartType As XlChartType, Optional TypeName As Object)

参数

ChartType
XlChartType
TypeName
Object

实现

适用于