RichTextBox for UWP
Cells プロパティ (C1TextRange)

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextRange クラス : Cells プロパティ
範囲内の最上位レベルの C1TableCell要素を取得します。
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}
参照

C1TextRange クラス
C1TextRange メンバ