MESCIUS SPREAD for Windows Forms 15.0J
SetValue メソッド (BuiltInCfRule)

条件付き書式値のインデックスを示す整数値。
条件付き書式値を示すCfValueオブジェクト。
条件付き書式値を設定します。
構文
'宣言
 
Public Overrides Function SetValue( _
   ByVal index As Integer, _
   ByVal value As CfValue _
) As Boolean
public override bool SetValue( 
   int index,
   CfValue value
)

パラメータ

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

戻り値の型

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

BuiltInCfRule クラス
BuiltInCfRule メンバ

 

 


© MESCIUS inc. All rights reserved.