PowerTools SPREAD for Windows Forms 8.0J
SheetAxisModelEventArgs コンストラクタ


イベントが発生した場所のインデックス
影響を受けたアイテムの数
イベントの種類
シートのアクシスモデルの新しい Changed イベント引数オブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal type As SheetAxisModelEventType _
)
'使用法
 
Dim index As Integer
Dim count As Integer
Dim type As SheetAxisModelEventType
 
Dim instance As New SheetAxisModelEventArgs(index, count, type)
public SheetAxisModelEventArgs( 
   int index,
   int count,
   SheetAxisModelEventType type
)

パラメータ

index
イベントが発生した場所のインデックス
count
影響を受けたアイテムの数
type
イベントの種類
参照

SheetAxisModelEventArgs クラス
SheetAxisModelEventArgs メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.