Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IAboveAverage Interface / AboveBelow Property
In This Topic
    AboveBelow Property
    In This Topic
    Returns or sets one of the constants of the AboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.
    Syntax
    AboveBelow AboveBelow {get; set;}
    See Also