PowerTools MultiRow for Windows Forms 8.0J
Value2 プロパティ (ConditionalCellStyleItem)

Operatorが引数を必要とする場合の2番目のオペランド値を示す値を取得または設定します。
構文
Public Property Value2 As Object
public object Value2 {get; set;}

プロパティ値

Operatorが引数を必要とする場合の2番目のオペランド値を示すSystem.Object
解説

単項Operatorでは、唯一のオペランドとしてValue1を使用します。二項Operatorでは、最初のオペランドとしてValue1を、2番目のオペランドとしてValue2を使用します。

すべての単項演算子を次に示します。

すべての二項演算子を次に示します。

参照

ConditionalCellStyleItem クラス
ConditionalCellStyleItem メンバ
Operator プロパティ
Value1 プロパティ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.