GrapeCity SPREAD for Windows Forms 12.0J
SetEditorValue メソッド (NumberCellType)


エディタコントロールの値(オブジェクト)
エディタコントロールの値を設定します。
構文
'Declaration
 
Public Overrides Sub SetEditorValue( _
   ByVal value As Object _
) 
'使用法
 
Dim instance As NumberCellType
Dim value As Object
 
instance.SetEditorValue(value)
public override void SetEditorValue( 
   object value
)

パラメータ

value
エディタコントロールの値(オブジェクト)
例外
例外説明
System.ArgumentException 設定値が無効です。
参照

NumberCellType クラス
NumberCellType メンバ

 

 


Copyright © 2004 GrapeCity inc.