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

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

プロパティ値

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

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

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

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

参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.