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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : Col プロパティ
Gets the 0-based index in the table of the column containing the current cell.
シンタックス
'宣言
 
Public ReadOnly Property Col As System.Integer
'使用法
 
Dim instance As TableCell
Dim value As System.Integer
 
value = instance.Col
public System.int Col {get;}
参照

TableCell クラス
TableCell メンバ
Cols プロパティ
TableCol クラス