'宣言 Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal targetRow As Integer, _ ByVal targetColumn As Integer, _ ByVal copy As Boolean _ )
'宣言
Public Function New( _ ByVal sheetView As SheetView, _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal targetRow As Integer, _ ByVal targetColumn As Integer, _ ByVal copy As Boolean _ )
public CellDragDropUndoAction( SheetView sheetView, int row, int column, int rowCount, int columnCount, int targetRow, int targetColumn, bool copy )
CellDragDropUndoAction クラス CellDragDropUndoAction メンバ
© MESCIUS inc. All rights reserved.