RichTextBox for WPF
Item プロパティ (C1TableHelper)

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1TableHelper クラス : Item プロパティ
指定された行と列の位置にある C1.Silverlight.RichTextBox.Documents.C1TableCellを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal row As System.Integer, _
   ByVal col As System.Integer _
) As C1TableCell
public C1TableCell this[ 
   System.int row,
   System.int col
]; {get;}

パラメータ

row
col
参照

C1TableHelper クラス
C1TableHelper メンバ