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

開始行インデックス
削除する行数
データモデルからの指定した行の削除を処理します。
構文
'Declaration
 
Protected Overridable Sub OnRemoveRows( _
   ByVal row As Integer, _
   ByVal count As Integer _
) 
protected virtual void OnRemoveRows( 
   int row,
   int count
)

パラメータ

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

SheetView クラス
SheetView メンバ

 

 


© MESCIUS inc. All rights reserved.