PrintDocument for WinForms
TableCell クラス メソッド


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : TableCell クラス

このクラスのメンバの一覧は、TableCellメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAssigns (copies) properties from another TableCell to the current object. The TableCell.Row and TableCell.Col properties are not copied. A "deep" copy of the RenderObject is made, i.e. a copy of the RenderObject is created and assigned to the newly created cell's RenderObject property.  
Public メソッドDetermines whether the current cell is visible in the containing table. A cell is visible if it spans at least one visible row and column (see TableVector.Visible).  
トップ
プロテクト メソッド
 名前解説
Protected メソッドIndicates whether the TableCell.CellStyle property should be serialized.  
Protected メソッドIndicates whether the TableCell.Style property should be serialized.  
トップ
参照

TableCell クラス
C1.C1Preview 名前空間
TableRow クラス
TableCol クラス