FormatCondition.StopIfTrue

FormatCondition.StopIfTrue property

True, no rules with lower priority may be applied over this rule, when this rule evaluates to true. Only applies for Excel 2007;

public bool StopIfTrue { get; set; }

See Also