RichTextBox for WPF
Cells プロパティ (C1TableRow)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox.Documents 名前空間 > C1TableRow クラス : Cells プロパティ
C1TableRow 内の C1TableCell のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cells As ProxyCollection(Of C1TableCell)
public ProxyCollection<C1TableCell> Cells {get;}
参照

C1TableRow クラス
C1TableRow メンバ