'Declaration Public Function New( _ ByVal row As Integer, _ ByVal column As Integer _ )
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer _ )
'使用法 Dim row As Integer Dim column As Integer Dim instance As New SheetViewEventArgs(row, column)
'使用法
Dim row As Integer Dim column As Integer Dim instance As New SheetViewEventArgs(row, column)
public SheetViewEventArgs( int row, int column )
SheetViewEventArgs クラス SheetViewEventArgs メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.