GrapeCity SPREAD for Windows Forms 11.0J
GroupColumnUndoAction コンストラクタ(SheetView,Int32,Boolean,Boolean,Int32)


シートインデックス
列インデックス
最後に追加するかどうか
グループ化バーからドラッグするかどうか
ドロップ先の列インデックス
列をグループ化バーにドラッグ&ドロップする操作に対する新しいアンドゥアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal column As Integer, _
   ByVal append As Boolean, _
   ByVal dragFromGroupBar As Boolean, _
   ByVal targetColumn As Integer _
)
'使用法
 
Dim sheetView As SheetView
Dim column As Integer
Dim append As Boolean
Dim dragFromGroupBar As Boolean
Dim targetColumn As Integer
 
Dim instance As New GroupColumnUndoAction(sheetView, column, append, dragFromGroupBar, targetColumn)

パラメータ

sheetView
シートインデックス
column
列インデックス
append
最後に追加するかどうか
dragFromGroupBar
グループ化バーからドラッグするかどうか
targetColumn
ドロップ先の列インデックス
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.