Word for UWP
SetRectBorder メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word.Objects 名前空間 > RtfBorderObject クラス : SetRectBorder メソッド
矩形罫線の線スタイル。
矩形罫線の色。
矩形罫線の線幅。
Word/RTF オブジェクトの外周の矩形罫線を設定します。
シンタックス
'宣言
 
Public Sub SetRectBorder( _
   ByVal style As RtfBorderStyle, _
   ByVal clr As Windows.UI.Color, _
   ByVal width As System.Single _
) 
public void SetRectBorder( 
   RtfBorderStyle style,
   Windows.UI.Color clr,
   System.float width
)

パラメータ

style
矩形罫線の線スタイル。
clr
矩形罫線の色。
width
矩形罫線の線幅。
参照

RtfBorderObject クラス
RtfBorderObject メンバ