Spread Windows Forms 12.0 Product Documentation
SetFirstPriority Method (IFormatCondition)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatCondition Interface : SetFirstPriority Method
Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
Syntax
'Declaration
 
Sub SetFirstPriority() 
'Usage
 
Dim instance As IFormatCondition
 
instance.SetFirstPriority()
void SetFirstPriority()
See Also

Reference

IFormatCondition Interface
IFormatCondition Members