MESCIUS SPREAD for Windows Forms 17.0J
RemoveIndexes メソッド (IRangeGroupModel)

開始インデックス
削除する行または列の数
これが行のアウトライン(範囲グループ)であるかどうか
指定したインデックスから始まる指定したアウトライン(範囲グループ)を削除し、それ以降のインデックスを繰り上げます。
構文
'Declaration
 
Sub RemoveIndexes( _
   ByVal startIndex As Integer, _
   ByVal removeCount As Integer, _
   ByVal isRowGroup As Boolean _
) 
void RemoveIndexes( 
   int startIndex,
   int removeCount,
   bool isRowGroup
)

パラメータ

startIndex
開始インデックス
removeCount
削除する行または列の数
isRowGroup
これが行のアウトライン(範囲グループ)であるかどうか
参照

IRangeGroupModel インタフェース
IRangeGroupModel メンバ

 

 


© MESCIUS inc. All rights reserved.