Line.LineType 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 WdLineType constante qui indique si un trait est une ligne de texte ou une ligne de tableau.
public:
property Microsoft::Office::Interop::Word::WdLineType LineType { Microsoft::Office::Interop::Word::WdLineType get(); };
public Microsoft.Office.Interop.Word.WdLineType LineType { get; }
member this.LineType : Microsoft.Office.Interop.Word.WdLineType
Public ReadOnly Property LineType As WdLineType