SPREAD for WPF 3.0J - GcSpreadGrid
GetValue(Int32,Int32) メソッド

GrapeCity.Windows.SpreadGrid 名前空間 > IActualValue インターフェース > GetValue メソッド : GetValue(Int32,Int32) メソッド
行。
列。
指定した行と列の値を取得します。
シンタックス
'宣言
 
Overloads Function GetValue( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Object
object GetValue( 
   int row,
   int column
)

パラメータ

row
行。
column
列。
参照

IActualValue インターフェース
IActualValue メンバ
オーバーロード一覧