AboveAverage.AboveBelow Property
Excel Developer Reference |
Returns or sets one of the constants of the XlAboveBelow enumeration, specifying if the conditional formatting rule looks for cell values above or below the range average or standard deviation.
Version Information
Version Added: Excel 2007
Syntax
expression.AboveBelow
expression A variable that represents an AboveAverage object.
See Also