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

実装

適用対象