PrintDocument for WinForms
Cells プロパティ (RenderTable)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderTable クラス : Cells プロパティ
Gets the collection of cells of the current RenderTable. Getting a cell with arbitrary row and column indices on this collection always returns a TableCell object, initializing it if necessary.
シンタックス
'宣言
 
Public ReadOnly Property Cells As TableCellCollection
'使用法
 
Dim instance As RenderTable
Dim value As TableCellCollection
 
value = instance.Cells
public TableCellCollection Cells {get;}
参照

RenderTable クラス
RenderTable メンバ