Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfRule Class / DecreasePriority Method


In This Topic
    DecreasePriority Method
    In This Topic
    Decreases the priority of CfRule rule.
    Syntax
    'Declaration
     
    
    Public Sub DecreasePriority() 
    'Usage
     
    
    Dim instance As CfRule
     
    instance.DecreasePriority()
    public void DecreasePriority()
    See Also