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.
Retourne une WdLineType constante qui indique si une ligne 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