Compartir a través de


Shapes.AddChart(Object, Object, Object, Object, Object) Método

Definición

Este objeto, miembro o enumeración está en desuso y no debería usarse en el código.

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

Parámetros

XlChartType
Object
Left
Object
Top
Object
Width
Object
Height
Object

Devoluciones

Se aplica a