ComponentOne Studio for WinRT XAML
Cells プロパティ (C1TextRange)

範囲内の最上位レベルの C1TableCell 要素を取得します。
構文
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IEnumerable(Of C1TableCell)
public System.Collections.Generic.IEnumerable<C1TableCell> Cells {get;}
参照

C1TextRange クラス
C1TextRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.