IMsoChart.ApplyCustomType(XlChartType, Object) 方法

定义

public void ApplyCustomType (Microsoft.Office.Core.XlChartType ChartType, object TypeName);
abstract member ApplyCustomType : Microsoft.Office.Core.XlChartType * obj -> unit
Public Sub ApplyCustomType (ChartType As XlChartType, Optional TypeName As Object)

参数

ChartType
XlChartType
TypeName
Object

适用于