Options.DefaultBorderLineStyle Property

Definition

Returns or sets the default border line style.

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

Property Value

Applies to