Borders.InsideLineWidth 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 l’épaisseur de trait de la bordure intérieure d’un objet.
public:
property Microsoft::Office::Interop::Word::WdLineWidth InsideLineWidth { Microsoft::Office::Interop::Word::WdLineWidth get(); void set(Microsoft::Office::Interop::Word::WdLineWidth value); };
public Microsoft.Office.Interop.Word.WdLineWidth InsideLineWidth { get; set; }
member this.InsideLineWidth : Microsoft.Office.Interop.Word.WdLineWidth with get, set
Public Property InsideLineWidth As WdLineWidth
Valeur de propriété
Remarques
Cette propriété peut être définie sur true, falseou l’une des WdLineWidth constantes. Elle renvoie wdUndefined si l’objet possède des bordures avec plus d’une épaisseur de trait ; Sinon, false ou une constante WdLineWidth .