GrapeCity SPREAD for Windows Forms 12.0J
SetValue メソッド (CfRule)


条件付き書式値のインデックスを示す整数値。
条件付き書式値を示すCfValueオブジェクト。
条件付き書式値を設定します。
構文
'Declaration
 
Public Overridable Function SetValue( _
   ByVal index As Integer, _
   ByVal value As CfValue _
) As Boolean
'使用法
 
Dim instance As CfRule
Dim index As Integer
Dim value As CfValue
Dim value As Boolean
 
value = instance.SetValue(index, value)
public virtual bool SetValue( 
   int index,
   CfValue value
)

パラメータ

index
条件付き書式値のインデックスを示す整数値。
value
条件付き書式値を示すCfValueオブジェクト。

戻り値の型

新しい値が正常に割り当てられた場合はtrue、それ以外の場合はfalse
参照

CfRule クラス
CfRule メンバ

 

 


Copyright © 2004 GrapeCity inc.