Spread Windows Forms 12.0 Product Documentation
SetFirstPriority Method (CfRule)


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

Reference

CfRule Class
CfRule Members