StopIfTrue Property (IStopablePrePaintConditionalFormattingRule)
Gets or sets a value that indicates whether all following conditional formatting rules should be stopped.
bool StopIfTrue {get; set;}
Property Value
true
if all following conditional formatting rules should be stopped; otherwise,
false
.