'宣言 Function GetValue( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As System.Object
System.object GetValue( System.int rowIndex, System.int columnIndex )
パラメータ
- rowIndex
- 行インデックス。
- columnIndex
- 列インデックス。
'宣言 Function GetValue( _ ByVal rowIndex As System.Integer, _ ByVal columnIndex As System.Integer _ ) As System.Object
System.object GetValue( System.int rowIndex, System.int columnIndex )