Share via


Borders.InsideLineWidth Propriété

Définition

Renvoie ou définit la largeur de ligne 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, False ou l’une WdLineWidth des constantes. Elle retourne wdUndefined si l’objet a des bordures intérieures avec plusieurs lignes de largeur ; sinon, False ou une constante WdLineWidth .

S’applique à