Font2.Line 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.
Renvoie une valeur indiquant la mise en forme d'une ligne. En lecture seule.
public:
property Microsoft::Office::Core::LineFormat ^ Line { Microsoft::Office::Core::LineFormat ^ get(); };
public Microsoft.Office.Core.LineFormat Line { get; }
member this.Line : Microsoft.Office.Core.LineFormat
Public ReadOnly Property Line As LineFormat