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