GrapeCity.Xaml.Excel
StopIfTrue Property (ExcelHighlightingRule)


Flag indicates whether apply other lower priority rules when this rule evaluates to true.
Syntax
'Declaration
 
Public Property StopIfTrue As Boolean
'Usage
 
Dim instance As ExcelHighlightingRule
Dim value As Boolean
 
instance.StopIfTrue = value
 
value = instance.StopIfTrue
public bool StopIfTrue {get; set;}

Property Value

true if don't apply lower priority rules when this rule evaluates to true; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelHighlightingRule Class
ExcelHighlightingRule Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options