GrapeCity SPREAD for Windows Forms 12.0J
ClipboardPastedEventArgs コンストラクタ


SheetView
ClipboardPasteOptions
CellRange
IDataObject
新しいClipboardPastedEventArgsを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal pasteOption As ClipboardPasteOptions, _
   ByVal cellRange As CellRange, _
   ByVal dataObject As IDataObject _
)
'使用法
 
Dim sheetView As SheetView
Dim pasteOption As ClipboardPasteOptions
Dim cellRange As CellRange
Dim dataObject As IDataObject
 
Dim instance As New ClipboardPastedEventArgs(sheetView, pasteOption, cellRange, dataObject)

パラメータ

sheetView
SheetView
pasteOption
ClipboardPasteOptions
cellRange
CellRange
dataObject
IDataObject
参照

ClipboardPastedEventArgs クラス
ClipboardPastedEventArgs メンバ

 

 


Copyright © 2004 GrapeCity inc.