GrapeCity MultiRow for Windows Forms 11.0J
GetValue(Int32,String) メソッド

セルの行インデックス。
セルの名前。
指定したセルの値を取得します。
シンタックス
Public Overloads Function GetValue( _
   ByVal rowIndex As Integer, _
   ByVal cellName As String _
) As Object
public object GetValue( 
   int rowIndex,
   string cellName
)

パラメータ

rowIndex
セルの行インデックス。
cellName
セルの名前。

戻り値の型

指定したセルの値を示すSystem.Object
参照

参照

GcMultiRow クラス
GcMultiRow メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.