Borders.InsideLineWidth Propriété

Définition

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é

WdLineWidth

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 .

S’applique à