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


ドラッグ元のシートタブのインデックス
ドロップ先のシートタブのインデックス
シートタブのドラッグ&ドロップをアンドゥします。
構文
'Declaration
 
Public Function New( _
   ByVal from As Integer, _
   ByVal to As Integer _
)
'使用法
 
Dim from As Integer
Dim to As Integer
 
Dim instance As New SheetTabDragDropUndoAction(from, to)
public SheetTabDragDropUndoAction( 
   int from,
   int to
)

パラメータ

from
ドラッグ元のシートタブのインデックス
to
ドロップ先のシートタブのインデックス
参照

SheetTabDragDropUndoAction クラス
SheetTabDragDropUndoAction メンバ

 

 


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