PowerTools SPREAD for ASP.NET 8.0J
CreateSpanModel メソッド (LayoutTemplate)

行数を表す整数
列数を表す整数
レイアウトテンプレートのセル結合モデルを作成します。
構文
'Declaration
 
Protected Overridable Function CreateSpanModel( _
   ByVal rowCount As Integer, _
   ByVal colCount As Integer _
) As ISheetSpanModel
protected virtual ISheetSpanModel CreateSpanModel( 
   int rowCount,
   int colCount
)

パラメータ

rowCount
行数を表す整数
colCount
列数を表す整数
参照

LayoutTemplate クラス
LayoutTemplate メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.