PrintDocument for WinForms
TableCell プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : TableCell プロパティ
Gets the RenderObject.TableCell object containing the current object, or null if the current object is not contained in a cell of a RenderTable.
シンタックス
'宣言
 
Public ReadOnly Property TableCell As TableCell
'使用法
 
Dim instance As RenderObject
Dim value As TableCell
 
value = instance.TableCell
public TableCell TableCell {get;}
参照

RenderObject クラス
RenderObject メンバ