'宣言 Public Shared Sub SetBorders( _ ByVal range As C1TextRange, _ ByVal flags As C1BorderFlags, _ ByVal brush As System.Windows.Media.Brush, _ ByVal thickness As System.Double _ )
public static void SetBorders( C1TextRange range, C1BorderFlags flags, System.Windows.Media.Brush brush, System.double thickness )
パラメータ
- range
- テーブル内の C1.WPF.RichTextBox.Documents.C1TextRange。
- flags
- 構成する境界線。
- brush
- 境界線に使用するブラシ。
- thickness
- 境界線の太さ。