PowerTools SPREAD for Windows Forms 10.0J
BetweenValuesConditionalFormattingRule コンストラクタ(Boolean,Object,Boolean,Object,Boolean,Boolean)


間でない場合はtrue
1番目の値
True に設定されている場合、firstValue のパラメータが最初の数式であることを示します。
2番目の値
True に設定されている場合、secondValue のパラメータが2番目の数式であることを示します。
カスタム名によって参照された式が制限されないようにする場合はtrue、それ以外の場合はfalse
BetweenValuesConditionalFormattingRule クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
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 _
)
'使用法
 
Dim isNotBetween As Boolean
Dim firstValue As Object
Dim isFirstFormula As Boolean
Dim secondValue As Object
Dim isSecondFormula As Boolean
Dim suppressCustomName As Boolean
 
Dim instance As New BetweenValuesConditionalFormattingRule(isNotBetween, firstValue, isFirstFormula, secondValue, isSecondFormula, suppressCustomName)

パラメータ

isNotBetween
間でない場合はtrue
firstValue
1番目の値
isFirstFormula
True に設定されている場合、firstValue のパラメータが最初の数式であることを示します。
secondValue
2番目の値
isSecondFormula
True に設定されている場合、secondValue のパラメータが2番目の数式であることを示します。
suppressCustomName
カスタム名によって参照された式が制限されないようにする場合はtrue、それ以外の場合はfalse
参照

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

 

 


© 2004-2017, GrapeCity inc. All rights reserved.