Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IconSetConditionalFormattingRule Class / Reverse Method


In This Topic
    Reverse Method (IconSetConditionalFormattingRule)
    In This Topic
    Reverses the current order of the icons.
    Syntax
    'Declaration
     
    
    Public Sub Reverse() 
    'Usage
     
    
    Dim instance As IconSetConditionalFormattingRule
     
    instance.Reverse()
    public void Reverse()
    See Also