GrapeCity SPREAD for Windows Forms 11.0J
ClipboardPasteUndoAction コンストラクタ(SheetView,ElementWindowless)


シート
シェイプ
指定したシェイプをクリップボードから指定したシートに貼り付ける操作に対する新しい取り消しアクションを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal sheetView As SheetView, _
   ByVal shape As ElementWindowless _
)
'使用法
 
Dim sheetView As SheetView
Dim shape As ElementWindowless
 
Dim instance As New ClipboardPasteUndoAction(sheetView, shape)
public ClipboardPasteUndoAction( 
   SheetView sheetView,
   ElementWindowless shape
)

パラメータ

sheetView
シート
shape
シェイプ
参照

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

 

 


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