Page tree
Skip to end of metadata
Go to start of metadata

Overload

Description

ChangeCondition(Condition.Comparison, String)

Resets the current Condition's Comparison type and formula. The method takes one formulas, and therefore must take a Comparison that requires one formulas, such as Comparison.CellValueLessThan.

ChangeCondition(Condition.Comparison, String, String)

Resets the current Condition's Comparison type and minimum and maximum formulas. The method takes two formulas, and therefore must take a Comparison that requires two formulas, such as Comparison.CellValueBetween.
  • No labels