Share via


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

Définition

Cet objet, ce membre ou cette énumération est déconseillé et n’est pas destiné à être utilisé dans votre code.

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

Paramètres

XlChartType
Object
Left
Object
Top
Object
Width
Object
Height
Object

Retours

S’applique à