Freigeben über


IShapes.AddFormControl(XlFormControl, Int32, Int32, Int32, Int32) Methode

Definition

public:
 Microsoft::Office::Interop::Excel::Shape ^ AddFormControl(Microsoft::Office::Interop::Excel::XlFormControl Type, int Left, int Top, int Width, int Height);
public Microsoft.Office.Interop.Excel.Shape AddFormControl (Microsoft.Office.Interop.Excel.XlFormControl Type, int Left, int Top, int Width, int Height);
Public Function AddFormControl (Type As XlFormControl, Left As Integer, Top As Integer, Width As Integer, Height As Integer) As Shape

Parameter

Left
Int32
Top
Int32
Width
Int32
Height
Int32

Gibt zurück

Gilt für: