GrapeCity SPREAD for Windows Forms 12.0J
SetCellValue メソッド (DefaultSpreadDataViewDataFormatter)


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

パラメータ

cell
セル
value
参照

DefaultSpreadDataViewDataFormatter クラス
DefaultSpreadDataViewDataFormatter メンバ

 

 


Copyright © 2004 GrapeCity inc.