Borders.InsideLineWidth プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オブジェクトの内側の境界線の線の幅を設定または返します。
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
プロパティ値
注釈
このプロパティは 、True、 False、またはいずれかの定数に WdLineWidth 設定できます。 オブジェクトが複数の線幅を持つ境界線の内側にある場合は 、wdUndefined を返します。それ以外の場合は、 False または WdLineWidth 定数。