Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IFormatConditions Interface / AddAboveAverage Method
In This Topic
    AddAboveAverage Method
    In This Topic
    Returns a new IAboveAverage object representing a conditional formatting rule for the specified range.
    Syntax
    IAboveAverage AddAboveAverage()

    Return Value

    AboveAverage object
    See Also