Spread Windows Forms 12.0 Product Documentation
SetLastPriority Method (CfRule)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > CfRule Class : SetLastPriority Method
Sets the priority of CfRule rule as lowest.
Syntax
'Declaration
 
Public Sub SetLastPriority() 
'Usage
 
Dim instance As CfRule
 
instance.SetLastPriority()
public void SetLastPriority()
See Also

Reference

CfRule Class
CfRule Members