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


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