PrintDocument for WinForms
TableCellCollection クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : TableCellCollection クラス
Represents a collection of RenderTable cells (objects of the type TableCell). A collection of this type is returned by the RenderTable.Cells property of a table.
オブジェクト モデル
TableCellCollection クラス
シンタックス
'宣言
 
Public Class TableCellCollection 
   Inherits C1.C1Preview.Util.FastList
'使用法
 
Dim instance As TableCellCollection
public class TableCellCollection : C1.C1Preview.Util.FastList 
継承階層

System.Object
   C1.C1Preview.Util.FastList
      C1.C1Preview.TableCellCollection

参照

TableCellCollection メンバ
C1.C1Preview 名前空間