Spread Windows Forms 12.0 Product Documentation
SetLastPriority Method (IFormatCondition)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IFormatCondition Interface : SetLastPriority Method
Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.
Syntax
'Declaration
 
Sub SetLastPriority() 
'Usage
 
Dim instance As IFormatCondition
 
instance.SetLastPriority()
void SetLastPriority()
See Also

Reference

IFormatCondition Interface
IFormatCondition Members