Table of Contents

TConditionalFormatRule.StopIfTrue Property

When true, rules after this one will not evaluate if this one applies. Only Applies to Excel 2007 or newer, and it doesn't apply to DataBars, IconSets or ColorScales.

Syntax

Namespace: FlexCel.Core

public Boolean StopIfTrue { get; set; }

See also