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