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

C1.WPF.RichTextBox.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1TableHelper クラス : Cells プロパティ
セルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}

プロパティ値

セル。
参照

C1TableHelper クラス
C1TableHelper メンバ