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


SheetView
クリックされた列のインデックス
新しい GroupClickUndoAction オブジェクトを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer _
)
'使用法
 
Dim sheetView As SheetView
Dim column As Integer
 
Dim instance As New GroupClickUndoAction(sheetView, column)
public GroupClickUndoAction( 
   SheetView sheetView,
   int column
)

パラメータ

sheetView
SheetView
column
クリックされた列のインデックス
参照

GroupClickUndoAction クラス
GroupClickUndoAction メンバ

 

 


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