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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : LastCol プロパティ
Gets the index of the last column spanned by the current cell. If TableCell.SpanCols is 1, the value of this property is equal to TableCell.Col.
シンタックス
'宣言
 
Public ReadOnly Property LastCol As System.Integer
'使用法
 
Dim instance As TableCell
Dim value As System.Integer
 
value = instance.LastCol
public System.int LastCol {get;}
参照

TableCell クラス
TableCell メンバ