IShapes.AddShape(MsoAutoShapeType, Single, Single, Single, Single) Methode

Definition

public:
 Microsoft::Office::Interop::Excel::Shape ^ AddShape(Microsoft::Office::Core::MsoAutoShapeType Type, float Left, float Top, float Width, float Height);
public Microsoft.Office.Interop.Excel.Shape AddShape (Microsoft.Office.Core.MsoAutoShapeType Type, float Left, float Top, float Width, float Height);
Public Function AddShape (Type As MsoAutoShapeType, Left As Single, Top As Single, Width As Single, Height As Single) As Shape

Parameter

Left
Single
Top
Single
Width
Single
Height
Single

Gibt zurück

Gilt für: