Compartir a través de


Shapes.AddTextbox(MsoTextOrientation, Single, Single, Single, Single) Método

Definición

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

Parámetros

Orientation
MsoTextOrientation
Left
Single
Top
Single
Width
Single
Height
Single

Devoluciones

Se aplica a