DioDocs for Excel
GetValue メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > ITableDataSource インターフェース : GetValue メソッド
0 始まり。
0 始まり。
データソースから値を取得します。
シンタックス
'宣言
 
Function GetValue( _
   ByVal row As System.Integer, _
   ByVal column As System.Integer _
) As System.Object
System.object GetValue( 
   System.int row,
   System.int column
)

パラメータ

row
0 始まり。
column
0 始まり。

戻り値の型

値。
参照

ITableDataSource インターフェース
ITableDataSource メンバ