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


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

TableCell クラス
TableCell メンバ