MESCIUS SPREAD for Windows Forms 15.0J
GetValue メソッド (IWorksheet)

セルの行インデックスを示す整数値。
セルの列インデックスを示す整数値。
このシート上の指定したセルから生データを取得します。
構文
'宣言
 
Function GetValue( _
   ByVal row As Integer, _
   ByVal column As Integer _
) As Object
object GetValue( 
   int row,
   int column
)

パラメータ

row
セルの行インデックスを示す整数値。
column
セルの列インデックスを示す整数値。

戻り値の型

セルのSystem.Object値。
参照

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

 

 


© MESCIUS inc. All rights reserved.