次の方法で共有


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

プロパティ値

適用対象