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


セル
データモデルに新しいセル値を設定します。
構文
'Declaration
 
Sub SetCellValue( _
   ByVal cell As Cell, _
   ByVal value As Object _
) 
'使用法
 
Dim instance As ISpreadDataViewDataFormatter
Dim cell As Cell
Dim value As Object
 
instance.SetCellValue(cell, value)
void SetCellValue( 
   Cell cell,
   object value
)

パラメータ

cell
セル
value
参照

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

 

 


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