MESCIUS SPREAD for ASP.NET 10.0J
OnAddRows メソッド (SheetView)

開始行インデックス
追加する行数
データモデルへの行の追加を処理します。
構文
'Declaration
 
Protected Overridable Sub OnAddRows( _
   ByVal row As Integer, _
   ByVal count As Integer _
) 
protected virtual void OnAddRows( 
   int row,
   int count
)

パラメータ

row
開始行インデックス
count
追加する行数
参照

SheetView クラス
SheetView メンバ

 

 


© MESCIUS inc. All rights reserved.