MESCIUS SPREAD for Windows Forms 15.0J
RemoveRows メソッド (AggregationDataModel)

削除する最初の行のインデックス
削除する行数
指定した行から指定した数の行を削除します。
構文
'宣言
 
Public Sub RemoveRows( _
   ByVal row As Integer, _
   ByVal rowCount As Integer _
) 
public void RemoveRows( 
   int row,
   int rowCount
)

パラメータ

row
削除する最初の行のインデックス
rowCount
削除する行数
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.