MESCIUS SPREAD for Windows Forms 17.0J
AddGroup メソッド (DefaultRangeGroupModel)

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

パラメータ

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

DefaultRangeGroupModel クラス
DefaultRangeGroupModel メンバ

 

 


© MESCIUS inc. All rights reserved.