Spread Windows Forms 17
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()
    public void SetFirstPriority()
    See Also