Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatCondition Interface

In This Topic
    IFormatCondition Interface Methods
    In This Topic

    For a list of all members of this type, see IFormatCondition members.

    Public Methods
     NameDescription
     Method Deletes this conditional format.  
     Method Generates the conditional format from the json string.  
     Method Sets the priority value for this conditional formatting rule to "1" so that it will be evaluated before all other rules on the worksheet.  
     Method Sets the evaluation order for this conditional formatting rule so it is evaluated after all other rules on the worksheet.  
     Method Generates a json string from the conditional format.  
    Top
    See Also