FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.UndoRedo 名前空間 > ClipboardPasteUndoAction クラス > ClipboardPasteUndoAction コンストラクタ : ClipboardPasteUndoAction コンストラクタ(SheetView,Int32,Int32,Int32,Int32,ClipboardPasteOptions) |
'宣言
Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal pasteOption As ClipboardPasteOptions _ )
public ClipboardPasteUndoAction( SheetView sheetView, int row, int column, int rowCount, int columnCount, ClipboardPasteOptions pasteOption )