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

選択元のビュー
ドラッグ元範囲の左上セルの行インデックス
ドラッグ元範囲の左上セルの列インデックス
ドラッグ元範囲の右下セルの行インデックス
ドラッグ元範囲の右下セルの列インデックス
ドロップ先範囲の左上セルの行インデックス
ドロップ先範囲の左上セルの列インデックス
ドロップ先範囲の右下セルの行インデックス
ドロップ先範囲の右下セルの列インデックス
ドロップ先範囲がデータを含むかどうか
ドラッグ元範囲がコピーされるか移動されるか
コピーまたは移動するのはデータか書式か(または両方)
データのコピーまたは移動をキャンセルするかどうか
DragDropBlock イベント引数を含む新しいオブジェクトを作成します。
構文
'宣言
 
Public Function New( _
   ByVal view As SpreadView, _
   ByVal rowBegin As Integer, _
   ByVal columnBegin As Integer, _
   ByVal rowEnd As Integer, _
   ByVal columnEnd As Integer, _
   ByVal destRowBegin As Integer, _
   ByVal destColumnBegin As Integer, _
   ByVal destRowEnd As Integer, _
   ByVal destColumnEnd As Integer, _
   ByVal overwrite As Boolean, _
   ByVal action As Integer, _
   ByVal dataOnly As Boolean, _
   ByVal cancel As Boolean _
)

パラメータ

view
選択元のビュー
rowBegin
ドラッグ元範囲の左上セルの行インデックス
columnBegin
ドラッグ元範囲の左上セルの列インデックス
rowEnd
ドラッグ元範囲の右下セルの行インデックス
columnEnd
ドラッグ元範囲の右下セルの列インデックス
destRowBegin
ドロップ先範囲の左上セルの行インデックス
destColumnBegin
ドロップ先範囲の左上セルの列インデックス
destRowEnd
ドロップ先範囲の右下セルの行インデックス
destColumnEnd
ドロップ先範囲の右下セルの列インデックス
overwrite
ドロップ先範囲がデータを含むかどうか
action
ドラッグ元範囲がコピーされるか移動されるか
dataOnly
コピーまたは移動するのはデータか書式か(または両方)
cancel
データのコピーまたは移動をキャンセルするかどうか
参照

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

 

 


© MESCIUS inc. All rights reserved.