PowerTools SPREAD for ASP.NET 8.0J
SetCellValue メソッド (DefaultSpreadDataViewDataFormatter)

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

パラメータ

cell
セル
value
参照

DefaultSpreadDataViewDataFormatter クラス
DefaultSpreadDataViewDataFormatter メンバ

 

 


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