FlexPivot for WinForms
AppliesTo メソッド (PivotConditionalFieldStyle)

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 > PivotConditionalFieldStyle クラス : AppliesTo メソッド
Value to test for.
Lower value of the value range to use with conditional formatting.
Upper value of the value range to use with conditional formatting.
Determines whether this style should be applied to a given value.
シンタックス
'宣言
 
Public Function AppliesTo( _
   ByVal value As System.Double, _
   ByVal min As System.Double, _
   ByVal max As System.Double _
) As System.Boolean
public System.bool AppliesTo( 
   System.double value,
   System.double min,
   System.double max
)

パラメータ

value
Value to test for.
min
Lower value of the value range to use with conditional formatting.
max
Upper value of the value range to use with conditional formatting.
参照

PivotConditionalFieldStyle クラス
PivotConditionalFieldStyle メンバ