IShapes.AddLine(Single, Single, Single, Single) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::Office::Interop::Excel::Shape ^ AddLine(float BeginX, float BeginY, float EndX, float EndY);
public Microsoft.Office.Interop.Excel.Shape AddLine (float BeginX, float BeginY, float EndX, float EndY);
Public Function AddLine (BeginX As Single, BeginY As Single, EndX As Single, EndY As Single) As Shape
Paramètres
- BeginX
- Single
- BeginY
- Single
- EndX
- Single
- EndY
- Single