MESCIUS SPREAD for Windows Forms 15.0J
RangeGroupModelEventArgs コンストラクタ(Int32,Int32,Boolean,RangeGroupModelEventType)

行または列の開始インデックス
行または列の数
これが行のアウトライン(範囲グループ)であるかどうか
アウトライン(範囲グループ)モデルイベントの種類
新しいアウトライン(範囲グループ)モデルイベント引数オブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal startIndex As Integer, _
   ByVal count As Integer, _
   ByVal isRowGroup As Boolean, _
   ByVal type As RangeGroupModelEventType _
)
public RangeGroupModelEventArgs( 
   int startIndex,
   int count,
   bool isRowGroup,
   RangeGroupModelEventType type
)

パラメータ

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

RangeGroupModelEventArgs クラス
RangeGroupModelEventArgs メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.