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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableCell クラス : SpanCols プロパティ
Gets or sets the number of columns spanned by the current cell. Cannot be less than 1, which is the default.
シンタックス
'宣言
 
Public Property SpanCols As System.Integer
'使用法
 
Dim instance As TableCell
Dim value As System.Integer
 
instance.SpanCols = value
 
value = instance.SpanCols
public System.int SpanCols {get; set;}
参照

TableCell クラス
TableCell メンバ