Options.DefaultBorderLineWidth Propriété

Définition

Cette propriété renvoie ou définit l'épaisseur de trait par défaut des bordures.

public:
 property Microsoft::Office::Interop::Word::WdLineWidth DefaultBorderLineWidth { Microsoft::Office::Interop::Word::WdLineWidth get(); void set(Microsoft::Office::Interop::Word::WdLineWidth value); };
public Microsoft.Office.Interop.Word.WdLineWidth DefaultBorderLineWidth { get; set; }
member this.DefaultBorderLineWidth : Microsoft.Office.Interop.Word.WdLineWidth with get, set
Public Property DefaultBorderLineWidth As WdLineWidth

Valeur de propriété

WdLineWidth

Remarques

Si la Enable propriété de l' Borders objet est définie sur true, l’épaisseur de trait et le style de trait par défaut des bordures sont utilisés.

S’applique à