Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IRange Interface / FormatConditions Property
In This Topic
    FormatConditions Property
    In This Topic
    Returns a FormatConditions collection that represents all the conditional formats for the specified range.
    Syntax
    IFormatConditions FormatConditions {get;}
    See Also