FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Model 名前空間 > IExpressionConsumer インタフェース : NotifyNotSatisfied メソッド |
'Declaration Sub NotifyNotSatisfied( _ ByVal index As Integer, _ ByVal notSatisfiedConditions As FormulaRestrictedCondition _ )
'使用法 Dim instance As IExpressionConsumer Dim index As Integer Dim notSatisfiedConditions As FormulaRestrictedCondition instance.NotifyNotSatisfied(index, notSatisfiedConditions)
void NotifyNotSatisfied( int index, FormulaRestrictedCondition notSatisfiedConditions )