Compartir a través de


Shapes.AddDiagram(MsoDiagramType, Single, Single, Single, Single) Método

Definición

public:
 Microsoft::Office::Core::Shape ^ AddDiagram(Microsoft::Office::Core::MsoDiagramType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Core.Shape AddDiagram (Microsoft.Office.Core.MsoDiagramType Type, float Left, float Top, float Width, float Height);
abstract member AddDiagram : Microsoft.Office.Core.MsoDiagramType * single * single * single * single -> Microsoft.Office.Core.Shape
Public Function AddDiagram (Type As MsoDiagramType, Left As Single, Top As Single, Width As Single, Height As Single) As Shape

Parámetros

Left
Single
Top
Single
Width
Single
Height
Single

Devoluciones

Se aplica a