MESCIUS SPREAD for Windows Forms 15.0J
RemoveGroup メソッド (IRangeGroupModel)

開始インデックス
行または列の数
これが行のアウトライン(範囲グループ)であるかどうか
指定した開始インデックスから指定した数の行または列のアウトライン(範囲グループ)を削除します。
グループ化されているすべての行または列をグループ解除します。
構文
'宣言
 
Sub RemoveGroup( _
   ByVal startIndex As Integer, _
   ByVal count As Integer, _
   ByVal isRowGroup As Boolean _
) 
void RemoveGroup( 
   int startIndex,
   int count,
   bool isRowGroup
)

パラメータ

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

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

 

 


© MESCIUS inc. All rights reserved.