Options.DefaultBorderLineStyle 属性

定义

返回或设置默认边框的线条样式。

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

属性值

适用于