Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfRule Class / SetFirstPriority Method


In This Topic
SetFirstPriority Method (CfRule)
In This Topic
Sets the priority of CfRule rule as highest.
Syntax
'Declaration
 
Public Sub SetFirstPriority() 
 
'Usage
 
Dim instance As CfRule
 
instance.SetFirstPriority()
See Also