FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > BetweenValuesConditionalFormattingRule クラス > BetweenValuesConditionalFormattingRule コンストラクタ : BetweenValuesConditionalFormattingRule コンストラクタ(Boolean,Object,Boolean,Object,Boolean,Boolean) |
true
。
true
に設定されている場合、firstValue のパラメータが最初の数式であることを示します。
true
に設定されている場合、secondValue のパラメータが2番目の数式であることを示します。
true
、それ以外の場合はfalse
'宣言
Public Function New( _ ByVal isNotBetween As Boolean, _ ByVal firstValue As Object, _ ByVal isFirstFormula As Boolean, _ ByVal secondValue As Object, _ ByVal isSecondFormula As Boolean, _ ByVal suppressCustomName As Boolean _ )
public BetweenValuesConditionalFormattingRule( bool isNotBetween, object firstValue, bool isFirstFormula, object secondValue, bool isSecondFormula, bool suppressCustomName )
true
。true
に設定されている場合、firstValue のパラメータが最初の数式であることを示します。true
に設定されている場合、secondValue のパラメータが2番目の数式であることを示します。true
、それ以外の場合はfalse