LineFormat.EndArrowheadWidth Propriété
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.
Cette propriété renvoie ou définit la largeur de la pointe de flèche à la fin de la ligne spécifiée.
public:
property Microsoft::Office::Core::MsoArrowheadWidth EndArrowheadWidth { Microsoft::Office::Core::MsoArrowheadWidth get(); void set(Microsoft::Office::Core::MsoArrowheadWidth value); };
public Microsoft.Office.Core.MsoArrowheadWidth EndArrowheadWidth { get; set; }
Public Property EndArrowheadWidth As MsoArrowheadWidth