MESCIUS SPREAD for Windows Forms 15.0J
ConditionalStyleItem コンストラクタ(AppearanceStyleInfo,ConditionalStyleOperator,Object,Object)

条件が一致した場合にCellに適用されるCellStyle
Cell.Valueとの照合に使用するConditionalStyleOperator値。
演算子が複数のopを必要とする場合の最初の操作を示すSystem.Object
演算子が複数のopを必要とする場合の2番目のオペランドを示すSystem.Object
ConditionalStyleItem クラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal style As AppearanceStyleInfo, _
   ByVal op As ConditionalStyleOperator, _
   ByVal value1 As Object, _
   ByVal value2 As Object _
)

パラメータ

style
条件が一致した場合にCellに適用されるCellStyle
op
Cell.Valueとの照合に使用するConditionalStyleOperator値。
value1
演算子が複数のopを必要とする場合の最初の操作を示すSystem.Object
value2
演算子が複数のopを必要とする場合の2番目のオペランドを示すSystem.Object
例外
例外解説
System.ArgumentNullExceptionstyle は null 参照 (Visual Basicでは Nothing) です。
System.ComponentModel.InvalidEnumArgumentException指定された op の値は有効な ConditionalStyleOperator 値ではありません。
参照

ConditionalStyleItem クラス
ConditionalStyleItem メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.