GrapeCity.Xaml.SpreadSheet.Data
Priority Property (FormattingRuleBase)


Gets the priority of this conditional formatting rule. The value is used to determine which format should be evaluated and rendered. Lower numeric values have a higher priority than higher numeric values. The highest priority is 1.
Syntax
'Declaration
 
Public ReadOnly Property Priority As Integer
'Usage
 
Dim instance As FormattingRuleBase
Dim value As Integer
 
value = instance.Priority
public int Priority {get;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FormattingRuleBase Class
FormattingRuleBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options