public ColumnMoveUndoAction( SheetView sheetView, int column, int movedToColumn, bool moveContent )
'Declaration Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal movedToColumn As Integer, _ ByVal moveContent As Boolean _ )
'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal movedToColumn As Integer, _ ByVal moveContent As Boolean _ )
'使用法 Dim sheetView As SheetView Dim column As Integer Dim movedToColumn As Integer Dim moveContent As Boolean Dim instance As New ColumnMoveUndoAction(sheetView, column, movedToColumn, moveContent)
'使用法
Dim sheetView As SheetView Dim column As Integer Dim movedToColumn As Integer Dim moveContent As Boolean Dim instance As New ColumnMoveUndoAction(sheetView, column, movedToColumn, moveContent)
ColumnMoveUndoAction クラス ColumnMoveUndoAction メンバ オーバーロード一覧
© 2004-2017, GrapeCity inc. All rights reserved.