Shapes.AddChart(Object, Object, Object, Object, Object) 方法

定义

此对象、成员或枚举已被弃用并且不适合在您的代码中使用。

public Microsoft.Office.Interop.Excel.Shape AddChart (object XlChartType, object Left, object Top, object Width, object Height);
Public Function AddChart (Optional XlChartType As Object, Optional Left As Object, Optional Top As Object, Optional Width As Object, Optional Height As Object) As Shape

参数

XlChartType
Object
Left
Object
Top
Object
Width
Object
Height
Object

返回

适用于