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