FormatConditions.AddAboveAverage Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a new AboveAverage object representing a conditional formatting rule for the specified range.
public:
System::Object ^ AddAboveAverage();
public object AddAboveAverage ();
Public Function AddAboveAverage () As Object
Returns
AboveAverage object
Remarks
The AboveAverage object is used to find values above or below an average or standard deviation in a range of cells. For example, you can find the above average performers in an annual performance review or you can locate manufactured materials that fall below two standard deviations in a quality rating.