'Declaration Public Function New( _ ByVal from As Integer, _ ByVal to As Integer _ )
'Declaration
Public Function New( _ ByVal from As Integer, _ ByVal to As Integer _ )
'使用法 Dim from As Integer Dim to As Integer Dim instance As New SheetTabDragDropUndoAction(from, to)
'使用法
Dim from As Integer Dim to As Integer Dim instance As New SheetTabDragDropUndoAction(from, to)
public SheetTabDragDropUndoAction( int from, int to )
SheetTabDragDropUndoAction クラス SheetTabDragDropUndoAction メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.