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

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

パラメータ

row
行の削除を開始する行インデックス
rowCount
削除する行数
解説
このメソッドは非推奨になりました。
参照

ConditionalFormattingModel クラス
ConditionalFormattingModel メンバ

 

 


© MESCIUS inc. All rights reserved.