FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ClipboardPasteUndoAction クラス > ClipboardPasteUndoAction コンストラクタ : 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 )