'宣言 Public Sub SetRectBorder( _ ByVal style As RtfBorderStyle, _ ByVal clr As System.Windows.Media.Color, _ ByVal width As System.Single _ )
public void SetRectBorder( RtfBorderStyle style, System.Windows.Media.Color clr, System.float width )
パラメータ
- style
- 矩形罫線の線スタイル。
- clr
- 矩形罫線の色。
- width
- 矩形罫線の線幅。