Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatCondition Interface / SetFirstPriority Method
In This Topic
    SetFirstPriority Method (IFormatCondition)
    In This Topic
    Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.
    Syntax
    void SetFirstPriority()
    See Also