DioDocs for PDF
Cells プロパティ (TableRenderer)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TableRenderer クラス : Cells プロパティ
Gets a read-only list of all table cells.
シンタックス
'宣言
 
Public ReadOnly Property Cells As System.Collections.Generic.IReadOnlyList(Of TableCell)
public System.Collections.Generic.IReadOnlyList<TableCell> Cells {get;}
参照

TableRenderer クラス
TableRenderer メンバ