LineFormat.BeginArrowheadStyle 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 le style de la pointe de flèche au début de la ligne spécifiée.
public:
property Microsoft::Office::Core::MsoArrowheadStyle BeginArrowheadStyle { Microsoft::Office::Core::MsoArrowheadStyle get(); void set(Microsoft::Office::Core::MsoArrowheadStyle value); };
public Microsoft.Office.Core.MsoArrowheadStyle BeginArrowheadStyle { get; set; }
member this.BeginArrowheadStyle : Microsoft.Office.Core.MsoArrowheadStyle with get, set
Public Property BeginArrowheadStyle As MsoArrowheadStyle