Share via


IShapes.AddConnector(MsoConnectorType, Single, Single, Single, Single) Méthode

Définition

public:
 Microsoft::Office::Interop::Excel::Shape ^ AddConnector(Microsoft::Office::Core::MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY);
public Microsoft.Office.Interop.Excel.Shape AddConnector (Microsoft.Office.Core.MsoConnectorType Type, float BeginX, float BeginY, float EndX, float EndY);
Public Function AddConnector (Type As MsoConnectorType, BeginX As Single, BeginY As Single, EndX As Single, EndY As Single) As Shape

Paramètres

BeginX
Single
BeginY
Single
EndX
Single
EndY
Single

Retours

S’applique à