PowerTools SPREAD for Windows Forms 8.0J
GetCellValue メソッド (ISpreadDataViewDataFormatter)


セル
データモデルからセル値を取得します。
構文
'Declaration
 
Function GetCellValue( _
   ByVal cell As Cell _
) As Object
'使用法
 
Dim instance As ISpreadDataViewDataFormatter
Dim cell As Cell
Dim value As Object
 
value = instance.GetCellValue(cell)
object GetCellValue( 
   Cell cell
)

パラメータ

cell
セル
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.